From 5bf439851dd4723169a19b358fe6f1b38976a4d7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 16 Jul 2018 19:02:16 +0900 Subject: [PATCH] New translations ja.yml (English) --- locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index a1eeb4c6f..2151db899 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -934,10 +934,10 @@ docs: properties: "Properties" endpoints: params: "Parameters" - no-params: "パラメータはありません" + no-params: "No parameter." res: "Response" require-credential: "This endpoint requires the authentication information." - limit: "レートリミットがあります。直近{duration}ミリ秒の間のこのエンドポイントへのリクエスト数の合計が{max}を超える場合はリクエストできません。" + limit: "There is a rate limit. You can't request when a frequency of a request in during {duration} milliseconds exceeds {max} times." props: name: "Name" type: "Type"