feat(project-editor): add Languages tab with generic locale sync
This commit is contained in:
@@ -483,6 +483,11 @@ export interface Translations {
|
||||
searchSuggestions: string;
|
||||
searchHistory: string;
|
||||
livePreview: string;
|
||||
languagesTab: string;
|
||||
addLanguage: string;
|
||||
removeLanguage: string;
|
||||
setDefaultLanguage: string;
|
||||
defaultLanguageLabel: string;
|
||||
exportBootstrap: string;
|
||||
importBootstrap: string;
|
||||
exportedBootstrap: string;
|
||||
|
||||
Reference in New Issue
Block a user