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:
@@ -140,6 +140,13 @@ export default {
|
||||
customFieldGroups_title: 'Skupina vlastních polí',
|
||||
customField_title: 'Vlastní pole',
|
||||
customFields_title: 'Vlastní pole',
|
||||
discoverPlankaPro: '✨ Více funkcí pro vaše tabule: Objevte PLANKA Pro',
|
||||
discoverPlankaPro_title: 'Objevte PLANKA Pro',
|
||||
upgradeTeamToPro_title: 'Upgradovat tým na Pro',
|
||||
proFeatureCalendar: '✨ Zobrazení kalendáře pro vaše tabule',
|
||||
proFeatureRecurringCards: '✨ Opakující se karty a automatizace',
|
||||
proFeatureGuestRoles: '✨ Role hosta a externí spolupráce',
|
||||
dismissProBannerFor30Days: 'Zavřít na 30 dní',
|
||||
customerPanel_title: 'Panel zákazníka',
|
||||
dangerZone_title: 'Nebezpečná zóna',
|
||||
date: 'Datum',
|
||||
|
||||
Reference in New Issue
Block a user