feat(topbar): «Что нового» button + 2026-05-12 state.md update
This commit is contained in:
@@ -24,6 +24,18 @@ i18n
|
||||
'nav.section.admin': 'Администрирование',
|
||||
'topbar.search.label': 'Поиск',
|
||||
'topbar.search.placeholder': 'Поиск по справочникам, ⌘K',
|
||||
'topbar.notifications': 'Уведомления',
|
||||
'whatsnew.button': 'Что нового',
|
||||
'whatsnew.title': 'Что нового в Ordinis',
|
||||
'whatsnew.description': 'Последние релизы продукта. Обновления автоматически попадают на ваш сервер при следующем deploy.',
|
||||
'whatsnew.unread_one': '{{count}} новое',
|
||||
'whatsnew.unread_few': '{{count}} новых',
|
||||
'whatsnew.unread_many': '{{count}} новых',
|
||||
'whatsnew.unread_other': '{{count}} новых',
|
||||
'whatsnew.newBadge': 'новое',
|
||||
'whatsnew.empty': 'Список релизов пока пуст.',
|
||||
'whatsnew.entryEmpty': 'Описание не указано.',
|
||||
'whatsnew.footer': 'Полный список изменений — см. CHANGELOG.md в репозитории.',
|
||||
'graph.title': 'Граф связей справочников',
|
||||
'graph.description': 'Сетевая диаграмма всех справочников и их FK-связей. Кликните по узлу — откроется детальный вид.',
|
||||
'graph.comingSoon.title': 'Скоро',
|
||||
@@ -734,6 +746,16 @@ i18n
|
||||
'nav.section.admin': 'Admin',
|
||||
'topbar.search.label': 'Search',
|
||||
'topbar.search.placeholder': 'Search dictionaries, ⌘K',
|
||||
'topbar.notifications': 'Notifications',
|
||||
'whatsnew.button': "What's new",
|
||||
'whatsnew.title': "What's new in Ordinis",
|
||||
'whatsnew.description': 'Latest releases. Updates land on your server with the next deploy.',
|
||||
'whatsnew.unread_one': '{{count}} new',
|
||||
'whatsnew.unread_other': '{{count}} new',
|
||||
'whatsnew.newBadge': 'new',
|
||||
'whatsnew.empty': 'No releases yet.',
|
||||
'whatsnew.entryEmpty': 'No description.',
|
||||
'whatsnew.footer': 'Full changelog — see CHANGELOG.md in repository.',
|
||||
'graph.title': 'Dictionary relations graph',
|
||||
'graph.description': 'Network diagram of all dictionaries and their FK links. Click a node for detail.',
|
||||
'graph.comingSoon.title': 'Coming soon',
|
||||
|
||||
Reference in New Issue
Block a user