feat(project-editor): add Navigation tab for header/flat footer nav
This commit is contained in:
@@ -490,6 +490,14 @@ export const en: Translations = {
|
||||
removeLanguage: 'Remove',
|
||||
setDefaultLanguage: 'Set as Default',
|
||||
defaultLanguageLabel: 'Default',
|
||||
navigationTab: 'Navigation',
|
||||
navigationHeader: 'Header Navigation',
|
||||
navigationFooter: 'Footer Navigation',
|
||||
navigationFooterGrouped: 'Footer navigation uses grouped columns and is not editable here yet — edit via the Footer tab.',
|
||||
addLink: 'Add Link',
|
||||
removeLink: 'Remove',
|
||||
linkLabel: 'Label',
|
||||
linkUrl: 'URL',
|
||||
exportBootstrap: 'Export Bootstrap',
|
||||
importBootstrap: 'Import Bootstrap',
|
||||
exportedBootstrap: 'Exported Bootstrap',
|
||||
|
||||
Reference in New Issue
Block a user