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:
@@ -145,6 +145,13 @@ export default {
|
||||
customFieldGroups_title: 'Группы настраиваемых полей',
|
||||
customField_title: 'Настраиваемое поле',
|
||||
customFields_title: 'Настраиваемые поля',
|
||||
discoverPlankaPro: '✨ Больше возможностей для ваших досок: Откройте PLANKA Pro',
|
||||
discoverPlankaPro_title: 'Откройте PLANKA Pro',
|
||||
upgradeTeamToPro_title: 'Улучшить команду до Pro',
|
||||
proFeatureCalendar: '✨ Вид календаря для ваших досок',
|
||||
proFeatureRecurringCards: '✨ Повторяющиеся карточки и автоматизация',
|
||||
proFeatureGuestRoles: '✨ Роли гостей и внешнее сотрудничество',
|
||||
dismissProBannerFor30Days: 'Закрыть на 30 дней',
|
||||
customerPanel_title: 'Панель клиента',
|
||||
dangerZone_title: 'Опасная зона',
|
||||
date: 'Дата',
|
||||
|
||||
Reference in New Issue
Block a user