This commit is contained in:
lollipopkit
2023-05-14 17:39:34 +08:00
parent 5714e26c4d
commit 2161596efc
20 changed files with 341 additions and 144 deletions

View File

@@ -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: