feat(project-editor): add Languages tab with generic locale sync
This commit is contained in:
@@ -23,6 +23,7 @@ export class ProjectEditorNavComponent {
|
||||
{ id: 'widgets', label: 'builder.widgets' },
|
||||
{ id: 'static-pages', label: 'builder.staticPages' },
|
||||
{ id: 'features', label: 'builder.marketplaceFeatures' },
|
||||
{ id: 'languages', label: 'builder.languagesTab' },
|
||||
{ id: 'preview', label: 'builder.preview' },
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user