From 154abe06a7896915b9160c82db64db210c49f85e Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 30 Sep 2018 23:11:51 +0900 Subject: [PATCH] New translations ja-JP.yml (Polish) --- locales/pl-PL.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml index 9b6e5d96c..a02c227c0 100644 --- a/locales/pl-PL.yml +++ b/locales/pl-PL.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: "もっと見る"