diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:24 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:24 +0900 |
| commit | bb98ee27a112e6849979c622a4dcd8467a2eeb14 (patch) | |
| tree | f40e6c5b21b5b49244033699a4a27ba260c5b023 | |
| parent | New translations ja.yml (Korean) (diff) | |
| download | misskey-bb98ee27a112e6849979c622a4dcd8467a2eeb14.tar.gz misskey-bb98ee27a112e6849979c622a4dcd8467a2eeb14.tar.bz2 misskey-bb98ee27a112e6849979c622a4dcd8467a2eeb14.zip | |
New translations ja.yml (Portuguese)
| -rw-r--r-- | locales/pt.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/pt.yml b/locales/pt.yml index bde97f36bf..a8b83a8c72 100644 --- a/locales/pt.yml +++ b/locales/pt.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: "メッセージ" |