Browse Source

update untranslated translation files

pull/342/head
Guillaume Vincent 7 years ago
parent
commit
8acb5ace18
4 changed files with 1 additions and 4 deletions
  1. +1
    -1
      src/i18n/en.json
  2. +0
    -1
      src/i18n/it.json
  3. +0
    -1
      src/i18n/uk.json
  4. +0
    -1
      src/i18n/zh.json

+ 1
- 1
src/i18n/en.json View File

@@ -40,4 +40,4 @@
"WelcomeRegister": "Welcome {email}, thank you for signing up.",
"version": "version",
"versionShortcut": "v"
}
}

+ 0
- 1
src/i18n/it.json View File

@@ -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"
}

+ 0
- 1
src/i18n/uk.json View File

@@ -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"
}

+ 0
- 1
src/i18n/zh.json View File

@@ -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"
}

Loading…
Cancel
Save