más mejoras

This commit is contained in:
2026-05-10 23:54:09 +02:00
parent 873a5b7f4a
commit a93bab290a
42 changed files with 1365 additions and 784 deletions

View File

@@ -1399,4 +1399,14 @@ AppLocalizations lookupAppLocalizations(Locale locale) {
'on GitHub with a reproducible sample app and the gen-l10n configuration '
'that was used.',
);
}
String get deviceProfile;
String get profileName;
String get profileNick;
String get save;
String get automaticLanguage;
}