From 302d595f7c289387e53a0ef7df4d574ed4e25d70 Mon Sep 17 00:00:00 2001 From: muhamedsalih-tw <104364298+muhamedsalih-tw@users.noreply.github.com> Date: Wed, 2 Nov 2022 06:31:36 +0530 Subject: Transform to TS and refactored components w.r.t deletion if duplicated Input component (#729) --- src/i18n/locales/en-US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 63face219..c34106044 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -62,7 +62,7 @@ "locked.password.label": "Password", "locked.submit.label": "Unlock", "locked.touchId": "Unlock with Touch ID", - "locked.touchIdPrompt": "unlock via Touch ID", + "locked.touchIdPrompt": "Unlock with Touch ID", "locked.unlockWithPassword": "Unlock with Password", "login.changeServer": "Change here!", "login.changeServerMessage": "You are using {serverNameParse} Server, do you want to switch?", @@ -448,6 +448,7 @@ "sidebar.openWorkspaceDrawer": "Open workspace drawer", "sidebar.splitModeToggle": "Split Mode Toggle", "sidebar.unmuteApp": "Enable notifications & audio", + "signup.company.label": "Company", "signup.email.label": "Email address", "signup.emailDuplicate": "A user with that email address already exists", "signup.firstname.label": "First Name", -- cgit v1.2.3-70-g09d2