diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 00:01:22 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 00:01:22 +0900 |
| commit | 4e3a2c4bb8e6a3d1f2876226779cb358f3d3d194 (patch) | |
| tree | 2e3aadd1a01ed2706fec6de347dc7b52112f591f | |
| parent | New translations ja.yml (French) (diff) | |
| download | misskey-4e3a2c4bb8e6a3d1f2876226779cb358f3d3d194.tar.gz misskey-4e3a2c4bb8e6a3d1f2876226779cb358f3d3d194.tar.bz2 misskey-4e3a2c4bb8e6a3d1f2876226779cb358f3d3d194.zip | |
New translations ja.yml (German)
| -rw-r--r-- | locales/de.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/de.yml b/locales/de.yml index 5a0dbd564e..e6a16b76f5 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -85,7 +85,7 @@ common: widgets: "Widget hinzufügen:" home: "Startseite" local: "Lokal" - hybrid: "ハイブリッド" + hybrid: "コミュニティ" global: "Global" notifications: "Mitteilungen" list: "Listen" @@ -557,7 +557,7 @@ desktop/views/components/taskmanager.vue: desktop/views/components/timeline.vue: home: "Home" local: "Lokal" - hybrid: "ハイブリッド" + hybrid: "コミュニティ" global: "Global" list: "Listen" 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: "メッセージ" |