diff --git a/mobile/lib/l10n/intl_en.arb b/mobile/lib/l10n/intl_en.arb index 5b442d64a6..8b643c4018 100644 --- a/mobile/lib/l10n/intl_en.arb +++ b/mobile/lib/l10n/intl_en.arb @@ -740,7 +740,7 @@ "unhide": "Unhide", "unarchive": "Unarchive", "favorite": "Favorite", - "removeFromFavorite": "Remove from favorite", + "removeFromFavorite": "Remove from favorites", "shareLink": "Share link", "createCollage": "Create collage", "saveCollage": "Save collage", @@ -1287,4 +1287,4 @@ "hideContentDescriptionAndroid": "Hides app content in the app switcher and disables screenshots", "hideContentDescriptionIos": "Hides app content in the app switcher", "passwordStrengthInfo": "Password strength is calculated considering the length of the password, used characters, and whether or not the password appears in the top 10,000 most used passwords" -} \ No newline at end of file +}