summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-05-29 14:51:14 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-05-29 14:51:14 +0900
commit0c8602f1d5a16296d4b3eb075ad06deb16a045db (patch)
treeec40e5c93980064cb4ff81532631d8a34011f9d2
parentNew translations ja.yml (Spanish) (diff)
downloadmisskey-0c8602f1d5a16296d4b3eb075ad06deb16a045db.tar.gz
misskey-0c8602f1d5a16296d4b3eb075ad06deb16a045db.tar.bz2
misskey-0c8602f1d5a16296d4b3eb075ad06deb16a045db.zip
New translations ja.yml (English)
-rw-r--r--locales/en.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/locales/en.yml b/locales/en.yml
index 07fa9ebde6..5952bf381c 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -716,6 +716,10 @@ mobile/views/components/ui.nav.vue:
messaging: "Messages"
search: "Search"
drive: "Drive"
+ favorites: "お気に入り"
+ widgets: "ウィジェット"
+ game: "ゲーム"
+ darkmode: "ダークモード"
settings: "Settings"
about: "About Misskey"
mobile/views/components/user-timeline.vue:
@@ -726,8 +730,11 @@ mobile/views/components/users-list.vue:
all: "All"
known: "You know"
load-more: "More"
+mobile/views/pages/favorites.vue:
+ title: "お気に入り"
mobile/views/pages/drive.vue:
drive: "Drive"
+ more: "もっと見る"
mobile/views/pages/followers.vue:
followers-of: "Followers of {}"
mobile/views/pages/following.vue: