New translations ja.yml (English)
This commit is contained in:
parent
9df3f99a1c
commit
5bf439851d
1 changed files with 2 additions and 2 deletions
|
@ -934,10 +934,10 @@ docs:
|
||||||
properties: "Properties"
|
properties: "Properties"
|
||||||
endpoints:
|
endpoints:
|
||||||
params: "Parameters"
|
params: "Parameters"
|
||||||
no-params: "パラメータはありません"
|
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: "レートリミットがあります。直近{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:
|
props:
|
||||||
name: "Name"
|
name: "Name"
|
||||||
type: "Type"
|
type: "Type"
|
||||||
|
|
Loading…
Reference in a new issue