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