feat(localization): update 'overwrite oldest contact' subtitle for multiple languages

This commit is contained in:
Winston Lowe
2026-03-01 10:52:19 -08:00
parent b02225c02e
commit d2640e1294
31 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -3169,7 +3169,7 @@ class AppLocalizationsEs extends AppLocalizations {
@override
String get contactsSettings_overwriteOldestSubtitle =>
'Cuando se habilita, el compañero sobrescribirá el contacto más antiguo no favorito cuando la lista de contactos esté llena.';
'Cuando la lista de contactos esté llena, se reemplazará el contacto no favorito más antiguo.';
@override
String get discoveredContacts_Title => 'Contactos descubiertos';