fix(admin-ui): em-dash fallback в UserCell + sidebar.collapse i18n
This commit is contained in:
@@ -22,6 +22,8 @@ i18n
|
||||
'nav.graph': 'Граф связей',
|
||||
'nav.section.workflow': 'Workflow',
|
||||
'nav.section.admin': 'Администрирование',
|
||||
'sidebar.collapse': 'Свернуть',
|
||||
'sidebar.expand': 'Развернуть',
|
||||
'topbar.search.label': 'Поиск',
|
||||
'topbar.search.placeholder': 'Поиск по справочникам, ⌘K',
|
||||
'topbar.notifications': 'Уведомления',
|
||||
@@ -812,6 +814,8 @@ i18n
|
||||
'nav.graph': 'Relations graph',
|
||||
'nav.section.workflow': 'Workflow',
|
||||
'nav.section.admin': 'Admin',
|
||||
'sidebar.collapse': 'Collapse',
|
||||
'sidebar.expand': 'Expand',
|
||||
'topbar.search.label': 'Search',
|
||||
'topbar.search.placeholder': 'Search dictionaries, ⌘K',
|
||||
'topbar.notifications': 'Notifications',
|
||||
|
||||
Reference in New Issue
Block a user