diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:26 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:26 +0900 |
| commit | 5f9482e7d5cb49c0d92464ec44a0f88c2a853860 (patch) | |
| tree | f1884a826aaad65992251c227df5675d6711a64e | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-5f9482e7d5cb49c0d92464ec44a0f88c2a853860.tar.gz misskey-5f9482e7d5cb49c0d92464ec44a0f88c2a853860.tar.bz2 misskey-5f9482e7d5cb49c0d92464ec44a0f88c2a853860.zip | |
New translations ja.yml (Catalan)
Diffstat (limited to '')
| -rw-r--r-- | locales/ca.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/ca.yml b/locales/ca.yml index 7fdc933318..8d6123cc5e 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -85,6 +85,7 @@ common: widgets: "ウィジェット" home: "ホーム" local: "ローカル" + hybrid: "ハイブリッド" global: "グローバル" notifications: "通知" list: "リスト" @@ -556,6 +557,7 @@ desktop/views/components/taskmanager.vue: desktop/views/components/timeline.vue: home: "ホーム" local: "ローカル" + hybrid: "ハイブリッド" global: "グローバル" list: "リスト" 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: "メッセージ" |