fix(admin-ui): compact catalog toolbar (single row)
This commit is contained in:
@@ -225,6 +225,10 @@ i18n
|
||||
'dict.list.section.PUBLIC': 'Публичные',
|
||||
'dict.list.section.INTERNAL': 'Внутренние',
|
||||
'dict.list.section.RESTRICTED': 'Ограниченные',
|
||||
'dict.list.section.PUBLIC.short': 'PUB',
|
||||
'dict.list.section.INTERNAL.short': 'INT',
|
||||
'dict.list.section.RESTRICTED.short': 'RES',
|
||||
'dict.list.deps.short': 'СО СВЯЗЯМИ',
|
||||
// Catalog v2 (URL-driven filters + sort + density)
|
||||
'dict.list.heading': 'Каталог справочников',
|
||||
'dict.list.filter.scope': 'Фильтр по области',
|
||||
@@ -695,6 +699,10 @@ i18n
|
||||
'dict.list.section.PUBLIC': 'Public',
|
||||
'dict.list.section.INTERNAL': 'Internal',
|
||||
'dict.list.section.RESTRICTED': 'Restricted',
|
||||
'dict.list.section.PUBLIC.short': 'PUB',
|
||||
'dict.list.section.INTERNAL.short': 'INT',
|
||||
'dict.list.section.RESTRICTED.short': 'RES',
|
||||
'dict.list.deps.short': 'WITH LINKS',
|
||||
// Catalog v2
|
||||
'dict.list.heading': 'Dictionary catalog',
|
||||
'dict.list.filter.scope': 'Scope filter',
|
||||
|
||||
Reference in New Issue
Block a user