diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 00:01:32 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 00:01:32 +0900 |
| commit | 912964104b8876351d956e66e3a17c925dd9ae67 (patch) | |
| tree | 8d17abdcd4fa8a930ad95910ffda1df25dee003a | |
| parent | New translations ja.yml (Italian) (diff) | |
| download | misskey-912964104b8876351d956e66e3a17c925dd9ae67.tar.gz misskey-912964104b8876351d956e66e3a17c925dd9ae67.tar.bz2 misskey-912964104b8876351d956e66e3a17c925dd9ae67.zip | |
New translations ja.yml (Chinese Simplified)
| -rw-r--r-- | locales/zh.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/zh.yml b/locales/zh.yml index 3a89c96955..8196f3335f 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -85,7 +85,7 @@ common: widgets: "ウィジェット" home: "ホーム" local: "ローカル" - hybrid: "ハイブリッド" + hybrid: "コミュニティ" global: "グローバル" notifications: "通知" list: "リスト" @@ -557,7 +557,7 @@ desktop/views/components/taskmanager.vue: desktop/views/components/timeline.vue: home: "ホーム" local: "ローカル" - hybrid: "ハイブリッド" + hybrid: "コミュニティ" global: "グローバル" list: "リスト" desktop/views/components/ui.header.vue: @@ -820,7 +820,7 @@ mobile/views/pages/following.vue: mobile/views/pages/home.vue: home: "ホーム" local: "ローカル" - hybrid: "ハイブリッド" + hybrid: "コミュニティ" global: "グローバル" mobile/views/pages/messaging.vue: messaging: "メッセージ" |