diff --git a/locales/en.yml b/locales/en.yml index 9e652b88b..365356708 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -940,6 +940,9 @@ docs: has-limit: "There is a rate limit." duration-limit: "You can't request when a frequency of a request in during {duration} milliseconds exceeds {max} times." min-interval-limit: "You can't request before {interval} milliseconds has passed since previous request." + show-src: "このエンドポイントのソースコードも閲覧できます。" + show-src-link: "コードをGitHubで見る" + generated: "このドキュメントはAPI定義に基づき自動生成されています。" props: name: "Name" type: "Type"