diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 00:01:25 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 00:01:25 +0900 |
| commit | f952dde1d463dabb4ec5e5d198d01cd011520a8c (patch) | |
| tree | fc3ccb41383a89ecc16ed0f27d341dda5f23bf4d | |
| parent | New translations ja.yml (Spanish) (diff) | |
| download | misskey-f952dde1d463dabb4ec5e5d198d01cd011520a8c.tar.gz misskey-f952dde1d463dabb4ec5e5d198d01cd011520a8c.tar.bz2 misskey-f952dde1d463dabb4ec5e5d198d01cd011520a8c.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/en.yml b/locales/en.yml index d1ac719aa2..ef4e2f2eaf 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -85,7 +85,7 @@ common: widgets: "Widgets" home: "Home" local: "Local" - hybrid: "Hybrid" + hybrid: "コミュニティ" global: "Global" notifications: "Notifications" list: "Lists" @@ -557,7 +557,7 @@ desktop/views/components/taskmanager.vue: desktop/views/components/timeline.vue: home: "Home" local: "Local" - hybrid: "Hybrid" + hybrid: "コミュニティ" global: "Global" list: "Lists" desktop/views/components/ui.header.vue: @@ -820,7 +820,7 @@ mobile/views/pages/following.vue: mobile/views/pages/home.vue: home: "Home" local: "Local" - hybrid: "Hybrid" + hybrid: "コミュニティ" global: "Global" mobile/views/pages/messaging.vue: messaging: "Messaging" |