From dd9a461cf5afeab382894434fe69b131c5092651 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed, 27 Jun 2018 03:00:17 +0900
Subject: [PATCH] New translations ja.yml (English)

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

diff --git a/locales/en.yml b/locales/en.yml
index 26f0ad0b39..0c2d26190e 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -852,7 +852,7 @@ mobile/views/pages/settings.vue:
   lang-tip: "You will need to reload the page for the changes to take effect."
   recommended: "Recommended"
   auto: "Auto"
-  specify-language: "Specify the language"
+  specify-language: "Select the language"
   design: "Design and display"
   dark-mode: "Dark Mode"
   i-am-under-limited-internet: "I'm under limited internet"
@@ -877,11 +877,11 @@ mobile/views/pages/settings.vue:
   version: "Current version:"
   latest-version: "Latest version:"
   update-checking: "Checking for updates"
-  check-for-updates: "Check for update"
+  check-for-updates: "Check for updates"
   no-updates: "No updates available"
   no-updates-desc: "Your Misskey is up to date."
   update-available: "New version is available!"
-  update-available-desc: "To reload the page and updates are applied."
+  update-available-desc: "Updates will be applied after reloading the page"
   settings: "Settings"
   signout: "Sign out"
 mobile/views/pages/user.vue: