diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:08 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:08 +0900 |
| commit | 80e7af30d0d76ccd08650721481e1f00b2b6f8f2 (patch) | |
| tree | 43f2a9082b049ae7caa7940aa00aafc05b857850 | |
| parent | New translations ja.yml (French) (diff) | |
| download | misskey-80e7af30d0d76ccd08650721481e1f00b2b6f8f2.tar.gz misskey-80e7af30d0d76ccd08650721481e1f00b2b6f8f2.tar.bz2 misskey-80e7af30d0d76ccd08650721481e1f00b2b6f8f2.zip | |
New translations ja.yml (German)
| -rw-r--r-- | locales/de.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/de.yml b/locales/de.yml index 051247a0ef..5a0dbd564e 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -85,6 +85,7 @@ common: widgets: "Widget hinzufügen:" home: "Startseite" local: "Lokal" + hybrid: "ハイブリッド" global: "Global" notifications: "Mitteilungen" list: "Listen" @@ -556,6 +557,7 @@ desktop/views/components/taskmanager.vue: desktop/views/components/timeline.vue: home: "Home" local: "Lokal" + hybrid: "ハイブリッド" global: "Global" list: "Listen" desktop/views/components/ui.header.vue: @@ -818,6 +820,7 @@ mobile/views/pages/following.vue: mobile/views/pages/home.vue: home: "ホーム" local: "ローカル" + hybrid: "ハイブリッド" global: "グローバル" mobile/views/pages/messaging.vue: messaging: "メッセージ" |