feat(project-editor): add Languages tab with generic locale sync
This commit is contained in:
@@ -10,6 +10,7 @@ export type ProjectEditorSectionId =
|
||||
| 'widgets'
|
||||
| 'static-pages'
|
||||
| 'features'
|
||||
| 'languages'
|
||||
| 'preview';
|
||||
|
||||
export interface ProjectEditorState {
|
||||
|
||||
Reference in New Issue
Block a user