strapi-plugin-documentation
Version:
Create an OpenAPI Document and visualize your API with SWAGGER UI.
28 lines (27 loc) • 1.82 kB
JSON
{
"components.Row.generatedDate": "最後產生的時間",
"components.Row.open": "開啟",
"components.Row.regenerate": "重新產生",
"containers.HomePage.Block.title": "版本",
"containers.HomePage.Button.open": "打開文件資料",
"containers.HomePage.Button.update": "更新",
"containers.HomePage.PluginHeader.description": "配置文件資料擴充套件設定",
"containers.HomePage.PluginHeader.title": "文件資料 - 設定",
"containers.HomePage.PopUpWarning.confirm": "我了解了",
"containers.HomePage.PopUpWarning.message": "你確定要刪除這個版本嗎?",
"containers.HomePage.copied": "Token 已經複製到剪貼簿",
"containers.HomePage.form.jwtToken": "存取你的 jwt token",
"containers.HomePage.form.jwtToken.description": "複製這個token並於swagger中使用於發出請求",
"containers.HomePage.form.password": "密碼",
"containers.HomePage.form.password.inputDescription": "設定密碼存取權限",
"containers.HomePage.form.restrictedAccess": "存取受到限制",
"containers.HomePage.form.restrictedAccess.inputDescription": "將endpoints設定為私密的. 預設是對外公開的",
"containers.HomePage.form.showGeneratedFiles": "顯示產生的檔案",
"containers.HomePage.form.showGeneratedFiles.inputDescription": "用於覆寫產生的文件檔案時. \n擴充套件會依照model及plugin分別產生檔案. \n啟用這個選項將會方便你客製化文件資料",
"error.deleteDoc.versionMissing": "你想刪除的版本不存在",
"error.noVersion": "版本是必填欄位",
"error.regenerateDoc": "重新產生文件資料時發生了錯誤",
"error.regenerateDoc.versionMissing": "你想產生的版本不存在",
"notification.update.success": "更新設定成功",
"plugin.name": "文件資料"
}