mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add display mode selector to info page editor
This commit is contained in:
@@ -4628,7 +4628,8 @@
|
||||
"sortOrder": "Порядок сортировки",
|
||||
"icon": "Иконка (эмодзи)",
|
||||
"pageType": "Тип страницы",
|
||||
"replacesTab": "Заменяет таб"
|
||||
"replacesTab": "Заменяет таб",
|
||||
"displayMode": "Отображение"
|
||||
},
|
||||
"replacesTabNone": "Не заменяет",
|
||||
"replacesTabOptions": {
|
||||
@@ -4637,6 +4638,11 @@
|
||||
"privacy": "Конфиденциальность",
|
||||
"offer": "Оферта"
|
||||
},
|
||||
"displayModes": {
|
||||
"bot": "Только бот",
|
||||
"web": "Только веб",
|
||||
"both": "Бот и веб"
|
||||
},
|
||||
"replacesTabConflict": "уже занят",
|
||||
"replacesTabWarning": "Другая страница уже заменяет этот таб. При сохранении она будет снята.",
|
||||
"filter": {
|
||||
|
||||
Reference in New Issue
Block a user