From 303db4b79c91aa1adb787e7f2eceaff1c71d68ab Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed, 16 May 2018 10:01:12 +0900
Subject: [PATCH] New translations ja.yml (English)

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

diff --git a/locales/en.yml b/locales/en.yml
index 30af0c702..b425b4547 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -321,10 +321,10 @@ desktop/views/components/settings.profile.vue:
   birthday: "Birthday"
   save: "Update profile"
 desktop/views/components/timeline.vue:
-  home: "ホーム"
-  local: "ローカル"
-  global: "グローバル"
-  list: "リスト"
+  home: "Home"
+  local: "Local"
+  global: "Global"
+  list: "Lists"
 desktop/views/components/ui.header.account.vue:
   profile: "Your profile"
   drive: "Drive"
@@ -337,7 +337,7 @@ desktop/views/components/ui.header.account.vue:
 desktop/views/components/ui.header.nav.vue:
   home: "Home"
   messaging: "Messages"
-  game: "Game"
+  game: "Play Othello"
 desktop/views/components/ui.header.notifications.vue:
   title: "Notifications"
 desktop/views/components/ui.header.post.vue: