fix(admin-ui): UpdateBanner generic message
This commit is contained in:
@@ -29,6 +29,7 @@ i18n
|
||||
'graph.comingSoon.title': 'Скоро',
|
||||
'graph.comingSoon.description': 'Visualization через d3-force — 40+ справочников с linked edges. В разработке (Stage 3.3 redesign roadmap).',
|
||||
'updateBanner.message': 'Доступна новая версия НСИ ({{version}}). Обновите страницу, чтобы получить последние исправления.',
|
||||
'updateBanner.messageGeneric': 'Доступна новая версия НСИ. Обновите страницу, чтобы получить последние исправления.',
|
||||
'updateBanner.reload': 'Обновить',
|
||||
'updateBanner.docs': 'Что нового',
|
||||
'updateBanner.dismiss': 'Закрыть уведомление',
|
||||
@@ -544,6 +545,7 @@ i18n
|
||||
'graph.comingSoon.title': 'Coming soon',
|
||||
'graph.comingSoon.description': 'd3-force visualization of 40+ dictionaries with linked edges. WIP (Stage 3.3 redesign roadmap).',
|
||||
'updateBanner.message': 'A new NSI version ({{version}}) is available. Reload to get the latest fixes.',
|
||||
'updateBanner.messageGeneric': 'A new NSI version is available. Reload to get the latest fixes.',
|
||||
'updateBanner.reload': 'Reload',
|
||||
'updateBanner.docs': "What's new",
|
||||
'updateBanner.dismiss': 'Dismiss notification',
|
||||
|
||||
Reference in New Issue
Block a user