opt.: detect sync conflict

This commit is contained in:
lollipopkit
2023-12-04 14:36:32 +08:00
parent 38cdef9458
commit 22901bb856
14 changed files with 104 additions and 23 deletions

View File

@@ -182,6 +182,12 @@ abstract class S {
/// **'Auto'**
String get auto;
/// No description provided for @autoBackupConflict.
///
/// In en, this message translates to:
/// **'Only one automatic backup can be turned on at the same time.'**
String get autoBackupConflict;
/// No description provided for @autoCheckUpdate.
///
/// In en, this message translates to:
@@ -1574,6 +1580,12 @@ abstract class S {
/// **'No paired Apple Watch'**
String get watchNotPaired;
/// No description provided for @webdavSettingEmpty.
///
/// In en, this message translates to:
/// **'Webdav setting is empty'**
String get webdavSettingEmpty;
/// No description provided for @whenOpenApp.
///
/// In en, this message translates to: