refactor(ajustes): split remaining Settings sections into pushed screens
This commit is contained in:
@@ -105,6 +105,15 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get settingsGroupStationsTitle => 'STATIONS';
|
||||
|
||||
@override
|
||||
String get settingsGroupRecordingsTitle => 'RECORDINGS & MUSIC';
|
||||
|
||||
@override
|
||||
String get settingsGroupApplicationTitle => 'APPLICATION';
|
||||
|
||||
@override
|
||||
String get infoSectionTitle => 'Info';
|
||||
|
||||
@override
|
||||
String get languageSectionTitle => 'Language';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user