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:
@@ -139,6 +139,13 @@ export default {
|
||||
customFieldGroups_title: 'Skupiny vlastných polí',
|
||||
customField_title: 'Vlastné pole',
|
||||
customFields_title: 'Vlastné polia',
|
||||
discoverPlankaPro: '✨ Viac funkcií pre vaše tabule: Objavte PLANKA Pro',
|
||||
discoverPlankaPro_title: 'Objavte PLANKA Pro',
|
||||
upgradeTeamToPro_title: 'Inovovať tím na Pro',
|
||||
proFeatureCalendar: '✨ Zobrazenie kalendára pre vaše tabule',
|
||||
proFeatureRecurringCards: '✨ Opakujúce sa karty a automatizácia',
|
||||
proFeatureGuestRoles: '✨ Roly hosťa a externá spolupráca',
|
||||
dismissProBannerFor30Days: 'Zavrieť na 30 dní',
|
||||
customerPanel_title: 'Panel zákazníka',
|
||||
dangerZone_title: 'Nebezpečná zóna',
|
||||
date: 'Dátum',
|
||||
|
||||
Reference in New Issue
Block a user