refactor(ajustes): split remaining Settings sections into pushed screens
This commit is contained in:
@@ -286,6 +286,24 @@ abstract class AppLocalizations {
|
||||
/// **'EMISORAS'**
|
||||
String get settingsGroupStationsTitle;
|
||||
|
||||
/// No description provided for @settingsGroupRecordingsTitle.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
/// **'GRABACIONES Y MÚSICA'**
|
||||
String get settingsGroupRecordingsTitle;
|
||||
|
||||
/// No description provided for @settingsGroupApplicationTitle.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
/// **'APLICACIÓN'**
|
||||
String get settingsGroupApplicationTitle;
|
||||
|
||||
/// No description provided for @infoSectionTitle.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
/// **'Información'**
|
||||
String get infoSectionTitle;
|
||||
|
||||
/// No description provided for @languageSectionTitle.
|
||||
///
|
||||
/// In es, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user