diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 11:51:04 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 11:51:04 +0900 |
| commit | 4581376198dbb0c998d2459cfc281c8515886ab1 (patch) | |
| tree | 78106dd357ab8a1f01c0c25fefb73018c4aba2be | |
| parent | New translations ja.yml (Italian) (diff) | |
| download | misskey-4581376198dbb0c998d2459cfc281c8515886ab1.tar.gz misskey-4581376198dbb0c998d2459cfc281c8515886ab1.tar.bz2 misskey-4581376198dbb0c998d2459cfc281c8515886ab1.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 8196f3335f..406d7f5502 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: "メッセージ" |