diff options
| -rw-r--r-- | locales/zh.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/zh.yml b/locales/zh.yml index 406d7f5502..0a48c123e2 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -934,7 +934,9 @@ docs: properties: "プロパティ" endpoints: params: "パラメータ" + no-params: "パラメータはありません" res: "レスポンス" + require-credential: "このエンドポイントは認証情報が必須です。" props: name: "名前" type: "型" |