opt.: backup page

This commit is contained in:
lollipopkit
2023-10-17 20:27:47 +08:00
parent 8ce2cc579c
commit cf231f9fe6
12 changed files with 70 additions and 36 deletions

View File

@@ -806,6 +806,12 @@ abstract class S {
/// **'Made with ❤️ by {myGithub}'**
String madeWithLove(Object myGithub);
/// No description provided for @manual.
///
/// In en, this message translates to:
/// **'Manual'**
String get manual;
/// No description provided for @max.
///
/// In en, this message translates to:
@@ -1325,7 +1331,7 @@ abstract class S {
/// No description provided for @syncTip.
///
/// In en, this message translates to:
/// **'After auto sync, a restart may be required for some changes to take effect.'**
/// **'A restart may be required for some changes to take effect.'**
String get syncTip;
/// No description provided for @system.