diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-14 11:43:39 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-14 11:43:39 +0900 |
| commit | 30c120596a9ed798a972f78ae07d58b1977e9ee4 (patch) | |
| tree | 9c09b98f0e585b266f01f4408c2eb6bb71b2e453 | |
| parent | Merge pull request #1898 from syuilo/greenkeeper/@types/webpack-4.4.6 (diff) | |
| download | misskey-30c120596a9ed798a972f78ae07d58b1977e9ee4.tar.gz misskey-30c120596a9ed798a972f78ae07d58b1977e9ee4.tar.bz2 misskey-30c120596a9ed798a972f78ae07d58b1977e9ee4.zip | |
social
| -rw-r--r-- | locales/ja.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/ja.yml b/locales/ja.yml index c35c874769..0df702c600 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -93,7 +93,7 @@ common: widgets: "ウィジェット" home: "ホーム" local: "ローカル" - hybrid: "コミュニティ" + hybrid: "ソーシャル" global: "グローバル" notifications: "通知" list: "リスト" @@ -643,7 +643,7 @@ desktop/views/components/taskmanager.vue: desktop/views/components/timeline.vue: home: "ホーム" local: "ローカル" - hybrid: "コミュニティ" + hybrid: "ソーシャル" global: "グローバル" list: "リスト" @@ -967,7 +967,7 @@ mobile/views/pages/following.vue: mobile/views/pages/home.vue: home: "ホーム" local: "ローカル" - hybrid: "コミュニティ" + hybrid: "ソーシャル" global: "グローバル" mobile/views/pages/messaging.vue: |