opt.
This commit is contained in:
@@ -104,7 +104,7 @@ abstract class S {
|
||||
/// No description provided for @aboutThanks.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'\nThanks to the following people who participated in the test.'**
|
||||
/// **'Thanks to the following people who participated in.'**
|
||||
String get aboutThanks;
|
||||
|
||||
/// No description provided for @addAServer.
|
||||
@@ -215,12 +215,6 @@ abstract class S {
|
||||
/// **'Clear'**
|
||||
String get clear;
|
||||
|
||||
/// No description provided for @clickSee.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Click here'**
|
||||
String get clickSee;
|
||||
|
||||
/// No description provided for @close.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -1115,6 +1109,12 @@ abstract class S {
|
||||
/// **'Current: v1.0.{build}, is up to date'**
|
||||
String versionUpdated(Object build);
|
||||
|
||||
/// No description provided for @viewErr.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'See error'**
|
||||
String get viewErr;
|
||||
|
||||
/// No description provided for @waitConnection.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user