export const navTranslationsEn = { administration: { label: 'Administration', template: { label: 'Templates', }, group: { label: 'Groups', }, widget: { label: 'Widgets', }, media: { label: 'Media', }, settings: { label: 'Settings', }, keyManager: { label: 'Key manager', }, }, plugin: { label: 'Plugins', }, entry: { label: 'Entries', }, routeNotAllowed: 'You do not have permission to see this page.', signOutCta: 'Sign out', };