fix: swap

This commit is contained in:
lollipopkit
2023-10-31 19:53:30 +08:00
parent 37df072711
commit b4dbde9a80
13 changed files with 86 additions and 8 deletions

View File

@@ -392,6 +392,12 @@ abstract class S {
/// **'Disconnected'**
String get disconnected;
/// No description provided for @disk.
///
/// In en, this message translates to:
/// **'Disk'**
String get disk;
/// No description provided for @diskIgnorePath.
///
/// In en, this message translates to:
@@ -878,6 +884,12 @@ abstract class S {
/// **'Need to restart app'**
String get needRestart;
/// No description provided for @net.
///
/// In en, this message translates to:
/// **'Net'**
String get net;
/// No description provided for @netViewType.
///
/// In en, this message translates to:
@@ -1352,6 +1364,12 @@ abstract class S {
/// **'Tags'**
String get tag;
/// No description provided for @temperature.
///
/// In en, this message translates to:
/// **'Temperature'**
String get temperature;
/// No description provided for @terminal.
///
/// In en, this message translates to: