From 4b12353a2086a09362a296715bab3b85588bdd00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Tue, 20 Jan 2026 10:22:23 +0100 Subject: [PATCH] chore: Remove duplicated localization --- lib/l10n/intl_en.arb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index 10922e25e..81b58da80 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -2739,15 +2739,6 @@ "@signInWithPassword": {}, "pleaseTryAgainLaterOrChooseDifferentServer": "Please try again later or choose a different server.", "@pleaseTryAgainLaterOrChooseDifferentServer": {}, - "signInWith": "Sign in with {provider}", - "@signInWith": { - "type": "String", - "placeholders": { - "provider": { - "type": "String" - } - } - }, "profileNotFound": "The user could not be found on the server. Maybe there is a connection problem or the user doesn't exist.", "@profileNotFound": {}, "setTheme": "Set theme:",