New translations ja.yml (English)
This commit is contained in:
parent
42cbe96a14
commit
f9e780187c
|
@ -937,7 +937,9 @@ docs:
|
||||||
no-params: "No parameter."
|
no-params: "No parameter."
|
||||||
res: "Response"
|
res: "Response"
|
||||||
require-credential: "This endpoint requires the authentication information."
|
require-credential: "This endpoint requires the authentication information."
|
||||||
limit: "There is a rate limit. You can't request when a frequency of a request in during {duration} milliseconds exceeds {max} times."
|
has-limit: "レートリミットがあります。"
|
||||||
|
duration-limit: "直近{duration}ミリ秒の間のこのエンドポイントへのリクエスト数の合計が{max}を超える場合はリクエストできません。"
|
||||||
|
min-interval-limit: "前回のリクエストから{interval}ミリ秒経っていない場合はリクエストできません。"
|
||||||
props:
|
props:
|
||||||
name: "Name"
|
name: "Name"
|
||||||
type: "Type"
|
type: "Type"
|
||||||
|
|
Loading…
Reference in New Issue