From 52e84decb4febc1b723c787b551658e8ae5bae42 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 9 Oct 2018 07:04:03 +0900 Subject: [PATCH] New translations ja-JP.yml (Dutch) --- locales/nl-NL.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml index d4a34a834..6fd53924d 100644 --- a/locales/nl-NL.yml +++ b/locales/nl-NL.yml @@ -286,6 +286,9 @@ common/views/components/theme.vue: invalid-theme: "テーマが正しくありません。" already-installed: "既にそのテーマはインストールされています。" saved: "保存しました" + manage-themes: "テーマの管理" + builtin-themes: "標準テーマ" + my-themes: "マイテーマ" installed-themes: "インストールされたテーマ" select-theme: "テーマを選択してください" uninstall: "アンインストール"