From 52f84d86030be5e64fb1eab9dd66c8257e8639f7 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue, 17 Jul 2018 04:01:37 +0900
Subject: [PATCH] New translations ja.yml (English)

---
 locales/en.yml | 3 +++
 1 file changed, 3 insertions(+)

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"