new: battery (#235)
This commit is contained in:
@@ -230,6 +230,12 @@ abstract class S {
|
||||
/// **'Backup version is not match.'**
|
||||
String get backupVersionNotMatch;
|
||||
|
||||
/// No description provided for @battery.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Battery'**
|
||||
String get battery;
|
||||
|
||||
/// No description provided for @bgRun.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -1514,6 +1520,12 @@ abstract class S {
|
||||
/// **'Upside Down'**
|
||||
String get upsideDown;
|
||||
|
||||
/// No description provided for @uptime.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Uptime'**
|
||||
String get uptime;
|
||||
|
||||
/// No description provided for @urlOrJson.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user