feat: Add Pro features discovery banner
Adds a dismissible banner in the topbar that informs users about PLANKA Pro features. - Dismissible per-user (stored in localStorage) - Reappears after 30 days - Rotates between main message and 3 feature highlights - Links to planka.app/pro (with ref parameter for anonymous source attribution)
This commit is contained in:
@@ -146,6 +146,13 @@ export default {
|
||||
customFieldGroups_title: 'özel alan grupları',
|
||||
customField_title: 'Özel alan',
|
||||
customFields_title: 'Özel alanlar',
|
||||
discoverPlankaPro: "✨ Panolarınız için daha fazla özellik: PLANKA Pro'yu keşfedin",
|
||||
discoverPlankaPro_title: "PLANKA Pro'yu keşfedin",
|
||||
upgradeTeamToPro_title: "Ekibi Pro'ya yükseltin",
|
||||
proFeatureCalendar: '✨ Panolarınız için takvim görünümü',
|
||||
proFeatureRecurringCards: '✨ Yinelenen kartlar ve otomasyon',
|
||||
proFeatureGuestRoles: '✨ Misafir rolleri ve harici iş birliği',
|
||||
dismissProBannerFor30Days: '30 gün için kapat',
|
||||
customerPanel_title: 'Müşteri paneli',
|
||||
dangerZone_title: 'Tehlikeli bölge',
|
||||
date: 'tarih',
|
||||
|
||||
Reference in New Issue
Block a user