diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 00:01:24 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-14 00:01:24 +0900 |
| commit | 2c0aac5eede847581329c4ed2f24e45554760200 (patch) | |
| tree | ee065d16c9d2faa3dbd88ae85e23e9e121909b7a | |
| parent | New translations ja.yml (German) (diff) | |
| download | misskey-2c0aac5eede847581329c4ed2f24e45554760200.tar.gz misskey-2c0aac5eede847581329c4ed2f24e45554760200.tar.bz2 misskey-2c0aac5eede847581329c4ed2f24e45554760200.zip | |
New translations ja.yml (Spanish)
| -rw-r--r-- | locales/es.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/es.yml b/locales/es.yml index ef7c00847c..5f2a82c4eb 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -85,7 +85,7 @@ common: widgets: "Accesorios" home: "Inicio" local: "Local" - hybrid: "ハイブリッド" + hybrid: "コミュニティ" global: "Global" notifications: "Notificaciones" list: "Listado" @@ -557,7 +557,7 @@ desktop/views/components/taskmanager.vue: desktop/views/components/timeline.vue: home: "ホーム" local: "ローカル" - hybrid: "ハイブリッド" + hybrid: "コミュニティ" global: "グローバル" list: "リスト" 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: "メッセージ" |