From e9214d43308b7b124948454399e6a3e4b6ce8c95 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 30 Sep 2018 23:11:40 +0900 Subject: [PATCH] New translations ja-JP.yml (French) --- locales/fr-FR.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index b0d633bec..e63e3f99c 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -270,6 +270,7 @@ common/views/components/theme.vue: install-a-theme: "Installer un thème" theme-code: "Code du thème" install: "Installation" + installed: "「{}」をインストールしました" create-a-theme: "Créer un thème" save-created-theme: "Enregistrer le thème" primary-color: "Couleur primaire" @@ -285,6 +286,8 @@ common/views/components/theme.vue: saved: "enregistré" installed-themes: "Thèmes installés" select-theme: "Veuillez sélectionner un thème" + uninstall: "アンインストール" + uninstalled: "「{}」をアンインストールしました" common/views/components/cw-button.vue: hide: "Masquer" show: "Voir plus"