From d59afda2c9e1229a0c71665d80f9957423380d03 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun, 30 Sep 2018 23:11:45 +0900
Subject: [PATCH] New translations ja-JP.yml (Italian)

---
 locales/it-IT.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/locales/it-IT.yml b/locales/it-IT.yml
index 2942d4a11..752b74d8d 100644
--- a/locales/it-IT.yml
+++ b/locales/it-IT.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: "もっと見る"