diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-30 13:12:56 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-30 13:12:56 +0900 |
| commit | 0e13481eb433be94adeb7e2d4367fa70321136e1 (patch) | |
| tree | 4ca7ca29d9e2494db3dd0ee15a49f4800a4f2412 | |
| parent | New translations ja-JP.yml (Japanese, Kansai) (diff) | |
| download | misskey-0e13481eb433be94adeb7e2d4367fa70321136e1.tar.gz misskey-0e13481eb433be94adeb7e2d4367fa70321136e1.tar.bz2 misskey-0e13481eb433be94adeb7e2d4367fa70321136e1.zip | |
New translations ja-JP.yml (Dutch)
| -rw-r--r-- | locales/nl-NL.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml index ead81d3a71..3940c0211c 100644 --- a/locales/nl-NL.yml +++ b/locales/nl-NL.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: "Gedrag" fetch-on-scroll: "Ophalen bij scrollen" note-visibility: "投稿の公開範囲" |