From 338e14a95a8d1d0d4afd87283307e7874b720816 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 2 Feb 2023 05:10:31 +0530 Subject: Fix duplicated i18n key with differing value --- src/i18n/locales/defaultMessages.json | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'src/i18n/locales/defaultMessages.json') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 58ae36fdc..90731568c 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -320,19 +320,6 @@ "line": 24 } }, - { - "defaultMessage": "!!!unlock via Touch ID", - "end": { - "column": 3, - "line": 31 - }, - "file": "src/components/auth/Locked.js", - "id": "locked.touchIdPrompt", - "start": { - "column": 17, - "line": 28 - } - }, { "defaultMessage": "!!!Password", "end": { @@ -6362,19 +6349,6 @@ "line": 183 } }, - { - "defaultMessage": "!!!unlock via Touch ID", - "end": { - "column": 3, - "line": 190 - }, - "file": "src/lib/Menu.js", - "id": "locked.touchIdPrompt", - "start": { - "column": 17, - "line": 187 - } - }, { "defaultMessage": "!!!Terms of Service", "end": { -- cgit v1.2.3-54-g00ecf