From d1835e262ded3718c633bfa9ace94f6038ecdb14 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 30 Sep 2018 23:11:55 +0900 Subject: [PATCH] New translations ja-JP.yml (Russian) --- locales/ru-RU.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml index fb619636b..89b37d0d7 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.yml @@ -270,6 +270,7 @@ common/views/components/theme.vue: install-a-theme: "テーマのインストール" theme-code: "テーマコード" install: "インストール" + installed: "「{}」をインストールしました" create-a-theme: "テーマの作成" save-created-theme: "テーマを保存" primary-color: "プライマリ カラー" @@ -285,6 +286,8 @@ common/views/components/theme.vue: saved: "保存しました" installed-themes: "インストールされたテーマ" select-theme: "テーマを選択してください" + uninstall: "アンインストール" + uninstalled: "「{}」をアンインストールしました" common/views/components/cw-button.vue: hide: "隠す" show: "もっと見る"