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
@@ -3158,7 +3158,7 @@ class AppLocalizationsNl extends AppLocalizations {
@override
String get contactsSettings_overwriteOldestSubtitle =>
'Wanneer ingeschakeld, overschrijft de companion het oudste contact dat niet is gemarkeerd als favoriet wanneer de contactenlijst vol is.';
'Wanneer de contactenlijst vol is, wordt de oudste niet-favoriete contactpersoon vervangen.';
@override
String get discoveredContacts_Title => 'Ontdekte contacten';