From eb7b2481f631cec5953265eef4ebc3f2fa7e496a Mon Sep 17 00:00:00 2001 From: muhamedsalih-tw <104364298+muhamedsalih-tw@users.noreply.github.com> Date: Wed, 16 Nov 2022 23:30:39 +0530 Subject: Transform JSX components to TSX (#755) * color picker types * Import * SetupAssistant * Services & appear * ServiceWebView * SettingsLayout * ImportantScreen * WorkspaceDrawer * SetupAssistant * chore: update vscode settings * chore: removed stale Import screen component & its tree --- src/i18n/locales/en-US.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 10c92216d..31b22847c 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -38,10 +38,6 @@ "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", "global.userAgentPref": "User Agent", "global.yes": "Yes", - "import.headline": "Import your Ferdium 4 services", - "import.notSupportedHeadline": "Services not yet supported in Ferdium 5", - "import.skip.label": "I want to add services manually", - "import.submit.label": "Import {count} services", "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", "infobar.buttonChangelog": "What is new?", "infobar.buttonInstallUpdate": "Restart & install update", -- cgit v1.2.3-70-g09d2