/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
packages/plugins/documentation/admin/src/translations/nl.json
21 строка
1 KB
Paul
Translation updates
27 фев 2023, 11:33
27 фев 2023, 11:33
42e8cef
Код
Авторство
О чём код?
{ "components.Row.open": "Open", "components.Row.regenerate": "Regenerate", "containers.HomePage.Block.title": "Versions", "containers.HomePage.Button.update": "Update", "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": "Documentatie" }