aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-02-02 05:10:31 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-02-02 05:10:31 +0530
commit338e14a95a8d1d0d4afd87283307e7874b720816 (patch)
treeb861efd2c693236abe919088dba52c3221c21a27 /src/i18n/locales/en-US.json
parentUpgrade 'electron' to '22.2.0' (diff)
downloadferdium-app-338e14a95a8d1d0d4afd87283307e7874b720816.tar.gz
ferdium-app-338e14a95a8d1d0d4afd87283307e7874b720816.tar.zst
ferdium-app-338e14a95a8d1d0d4afd87283307e7874b720816.zip
Fix duplicated i18n key with differing value
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 31b22847c..13fec6102 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -58,7 +58,6 @@
58 "locked.password.label": "Password", 58 "locked.password.label": "Password",
59 "locked.submit.label": "Unlock", 59 "locked.submit.label": "Unlock",
60 "locked.touchId": "Unlock with Touch ID", 60 "locked.touchId": "Unlock with Touch ID",
61 "locked.touchIdPrompt": "Unlock with Touch ID",
62 "locked.unlockWithPassword": "Unlock with Password", 61 "locked.unlockWithPassword": "Unlock with Password",
63 "login.changeServer": "Change here!", 62 "login.changeServer": "Change here!",
64 "login.changeServerMessage": "You are using {serverNameParse} Server, do you want to switch?", 63 "login.changeServerMessage": "You are using {serverNameParse} Server, do you want to switch?",