From d0f304f0ce0aca2205d19b66005bf1c7e06f6865 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 30 Sep 2018 23:11:53 +0900 Subject: [PATCH] New translations ja-JP.yml (Portuguese) --- locales/pt-PT.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index edda1fd29..1a2b9a754 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.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: "もっと見る"