feat(admin-ui): shadcn/ui + Tailwind v4 foundation + theme switch
This commit is contained in:
@@ -13,6 +13,11 @@ i18n
|
||||
'ru-RU': {
|
||||
translation: {
|
||||
'app.title': 'Ordinis',
|
||||
'theme.label': 'Тема',
|
||||
'theme.light': 'Светлая',
|
||||
'theme.dark': 'Тёмная',
|
||||
'theme.system': 'Системная',
|
||||
'nav.docs': 'Руководство',
|
||||
'updateBanner.message': 'Доступна новая версия НСИ ({{version}}). Обновите страницу, чтобы получить последние исправления.',
|
||||
'updateBanner.reload': 'Обновить',
|
||||
'updateBanner.docs': 'Что нового',
|
||||
@@ -513,6 +518,11 @@ i18n
|
||||
'en-US': {
|
||||
translation: {
|
||||
'app.title': 'Ordinis MDM',
|
||||
'theme.label': 'Theme',
|
||||
'theme.light': 'Light',
|
||||
'theme.dark': 'Dark',
|
||||
'theme.system': 'System',
|
||||
'nav.docs': 'Docs',
|
||||
'updateBanner.message': 'A new NSI version ({{version}}) is available. Reload to get the latest fixes.',
|
||||
'updateBanner.reload': 'Reload',
|
||||
'updateBanner.docs': "What's new",
|
||||
|
||||
Reference in New Issue
Block a user