From 8acb5ace18ba1b41df14f02457f0fa2cef3fb7ac Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Wed, 29 Mar 2017 11:14:34 +0200 Subject: [PATCH] update untranslated translation files --- src/i18n/en.json | 2 +- src/i18n/it.json | 1 - src/i18n/uk.json | 1 - src/i18n/zh.json | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 7e23865..a2e02a0 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -40,4 +40,4 @@ "WelcomeRegister": "Welcome {email}, thank you for signing up.", "version": "version", "versionShortcut": "v" -} +} \ No newline at end of file diff --git a/src/i18n/it.json b/src/i18n/it.json index b21628c..c47cc03 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -38,7 +38,6 @@ "Version": "Version", "WarningV1": "Version 1 is deprecated and will be removed in {dayBeforeOnlyV2} days. We strongly advise you to migrate your passwords to version 2.", "WelcomeRegister": "Welcome {email}, thank you for signing up.", - "copied": "copied !", "version": "version", "versionShortcut": "v" } \ No newline at end of file diff --git a/src/i18n/uk.json b/src/i18n/uk.json index b21628c..c47cc03 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -38,7 +38,6 @@ "Version": "Version", "WarningV1": "Version 1 is deprecated and will be removed in {dayBeforeOnlyV2} days. We strongly advise you to migrate your passwords to version 2.", "WelcomeRegister": "Welcome {email}, thank you for signing up.", - "copied": "copied !", "version": "version", "versionShortcut": "v" } \ No newline at end of file diff --git a/src/i18n/zh.json b/src/i18n/zh.json index bea7c0c..5524f7a 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -38,7 +38,6 @@ "Version": "Version", "WarningV1": "Version 1 is deprecated and will be removed in {dayBeforeOnlyV2} days. We strongly advise you to migrate your passwords to version 2.", "WelcomeRegister": "Welcome {email}, thank you for signing up.", - "copied": "copied !", "version": "version", "versionShortcut": "v" } \ No newline at end of file