diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:10 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-11 14:11:10 +0900 |
| commit | ea5146016924d0bd50335d0bd046e72418e973f9 (patch) | |
| tree | 2fc527da7822f12c93fed412c4e25b9d0672982a | |
| parent | New translations ja.yml (German) (diff) | |
| download | misskey-ea5146016924d0bd50335d0bd046e72418e973f9.tar.gz misskey-ea5146016924d0bd50335d0bd046e72418e973f9.tar.bz2 misskey-ea5146016924d0bd50335d0bd046e72418e973f9.zip | |
New translations ja.yml (Spanish)
| -rw-r--r-- | locales/es.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/es.yml b/locales/es.yml index 072ae73d0e..ef7c00847c 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -85,6 +85,7 @@ common: widgets: "Accesorios" home: "Inicio" local: "Local" + hybrid: "ハイブリッド" global: "Global" notifications: "Notificaciones" list: "Listado" @@ -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: "メッセージ" |