export const pluginTranslationsEn = { title: 'Plugin policies', input: { fullAccess: { description: 'Allow full access', }, }, noRoute: 'Route does not exist', error: { badFormat: 'Plugins is badly formatted and it is missing _index.html', }, };