From a8076e306a69c37462531ce0cbae65e9b3d031c5 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 18 Jul 2018 00:51:56 +0900 Subject: [PATCH] New translations ja.yml (Chinese Simplified) --- locales/zh.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/zh.yml b/locales/zh.yml index 91f047ffd9..6f3958eb19 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -937,6 +937,7 @@ docs: no-params: "パラメータはありません" res: "レスポンス" require-credential: "このエンドポイントは認証情報が必須です。" + require-permission: "このエンドポイントは{permission}の権限を必要とします。" has-limit: "レートリミットがあります。" duration-limit: "直近{duration}ミリ秒の間のこのエンドポイントへのリクエスト数の合計が{max}を超える場合はリクエストできません。" min-interval-limit: "前回のリクエストから{interval}ミリ秒経っていない場合はリクエストできません。"