UNPKG

strapi-plugin-documentation

Version:

Create an OpenAPI Document and visualize your API with SWAGGER UI.

25 lines (24 loc) 1.72 kB
{ "components.Row.generatedDate": "Last generation", "components.Row.open": "Open", "components.Row.regenerate": "Regenerate", "containers.HomePage.Block.title": "Versions", "containers.HomePage.Button.open": "Open the documentation", "containers.HomePage.Button.update": "Update", "containers.HomePage.PluginHeader.description": "Configure the documentation plugin", "containers.HomePage.PluginHeader.title": "Documentation - Settings", "containers.HomePage.PopUpWarning.confirm": "I understand", "containers.HomePage.PopUpWarning.message": "Are you sure you want to delete this version?", "containers.HomePage.form.password": "Password", "containers.HomePage.form.password.inputDescription": "Set the password to access the documentation", "containers.HomePage.form.restrictedAccess": "Restricted access", "containers.HomePage.form.restrictedAccess.inputDescription": "Make the documentation endpoint private. By default, the access is public", "containers.HomePage.form.showGeneratedFiles": "Show generated files", "containers.HomePage.form.showGeneratedFiles.inputDescription": "Useful when you want to override the generated documentation. \nThe plugin will generate files split by model and plugin. \nBy enabling this option it will be easier to customize your documentation", "error.deleteDoc.versionMissing": "The version you are trying to delete does not exist.", "error.noVersion": "A version is required", "error.regenerateDoc": "An error occurred while regenerating the doc", "error.regenerateDoc.versionMissing": "The version you are trying to generate doesn't exist", "notification.update.success": "Settings updated successfully", "plugin.name": "Documentação" }