opt.: display server func btns' name

This commit is contained in:
lollipopkit
2023-11-01 00:53:11 -06:00
parent 3d47390bf1
commit a363e97dd4
13 changed files with 138 additions and 36 deletions

View File

@@ -404,6 +404,12 @@ abstract class S {
/// **'Ignore path for disk'**
String get diskIgnorePath;
/// No description provided for @displayName.
///
/// In en, this message translates to:
/// **'Display name'**
String get displayName;
/// No description provided for @dl2Local.
///
/// In en, this message translates to:
@@ -800,6 +806,12 @@ abstract class S {
/// **'Loading files...'**
String get loadingFiles;
/// No description provided for @location.
///
/// In en, this message translates to:
/// **'Location'**
String get location;
/// No description provided for @log.
///
/// In en, this message translates to:
@@ -854,12 +866,6 @@ abstract class S {
/// **'Mission'**
String get mission;
/// No description provided for @moveOutServerFuncBtns.
///
/// In en, this message translates to:
/// **'Server function button location'**
String get moveOutServerFuncBtns;
/// No description provided for @moveOutServerFuncBtnsHelp.
///
/// In en, this message translates to:
@@ -1208,6 +1214,12 @@ abstract class S {
/// **'Detail page widget order'**
String get serverDetailOrder;
/// No description provided for @serverFuncBtns.
///
/// In en, this message translates to:
/// **'Server func buttons'**
String get serverFuncBtns;
/// No description provided for @serverOrder.
///
/// In en, this message translates to: