feat(project-editor): add Languages tab with generic locale sync
This commit is contained in:
@@ -485,6 +485,11 @@ export const ru: Translations = {
|
||||
searchSuggestions: 'Поисковые подсказки',
|
||||
searchHistory: 'История поиска',
|
||||
livePreview: 'Живое превью',
|
||||
languagesTab: 'Языки',
|
||||
addLanguage: 'Добавить язык',
|
||||
removeLanguage: 'Удалить',
|
||||
setDefaultLanguage: 'Сделать языком по умолчанию',
|
||||
defaultLanguageLabel: 'По умолчанию',
|
||||
exportBootstrap: 'Экспорт bootstrap',
|
||||
importBootstrap: 'Импорт bootstrap',
|
||||
exportedBootstrap: 'Экспортированный bootstrap',
|
||||
|
||||
Reference in New Issue
Block a user