diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-30 13:12:47 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-30 13:12:47 +0900 |
| commit | 2137c894efe0be476cda7ca7d165cb34ca44ec0c (patch) | |
| tree | 23c9550ddbca549d8d5a71840ab044b57036408e | |
| parent | New translations ja-JP.yml (Russian) (diff) | |
| download | misskey-2137c894efe0be476cda7ca7d165cb34ca44ec0c.tar.gz misskey-2137c894efe0be476cda7ca7d165cb34ca44ec0c.tar.bz2 misskey-2137c894efe0be476cda7ca7d165cb34ca44ec0c.zip | |
New translations ja-JP.yml (Spanish)
| -rw-r--r-- | locales/es-ES.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/es-ES.yml b/locales/es-ES.yml index 6acd392e3f..30187bc07f 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -260,6 +260,7 @@ common/views/components/media-banner.vue: sensitive: "閲覧注意" click-to-show: "クリックして表示" common/views/components/theme.vue: + theme: "テーマ" light-theme: "非ダークモード時に使用するテーマ" dark-theme: "ダークモード時に使用するテーマ" light-themes: "明るいテーマ" @@ -276,6 +277,7 @@ common/views/components/theme.vue: base-theme: "ベーステーマ" base-theme-light: "Light" base-theme-dark: "Dark" + find-more-theme: "その他のテーマを入手" theme-name: "テーマ名" preview-created-theme: "プレビュー" invalid-theme: "テーマが正しくありません。" @@ -1433,7 +1435,6 @@ mobile/views/pages/settings.vue: notification-position: "通知の表示" notification-position-bottom: "下" notification-position-top: "上" - theme: "テーマ" behavior: "動作" fetch-on-scroll: "スクロールで自動読み込み" note-visibility: "投稿の公開範囲" |