refactor(ajustes): split remaining Settings sections into pushed screens

This commit is contained in:
2026-07-28 22:14:03 +02:00
parent 48ece948ff
commit c1903623be
29 changed files with 1538 additions and 735 deletions
+9
View File
@@ -105,6 +105,15 @@ class AppLocalizationsEs extends AppLocalizations {
@override
String get settingsGroupStationsTitle => 'EMISORAS';
@override
String get settingsGroupRecordingsTitle => 'GRABACIONES Y MÚSICA';
@override
String get settingsGroupApplicationTitle => 'APLICACIÓN';
@override
String get infoSectionTitle => 'Información';
@override
String get languageSectionTitle => 'Idioma';