opt.: settings

This commit is contained in:
lollipopkit
2023-08-16 15:11:22 +08:00
parent c62c8e2c43
commit 329922a836
19 changed files with 121 additions and 131 deletions

View File

@@ -1349,7 +1349,7 @@ abstract class S {
/// No description provided for @versionUnknownUpdate.
///
/// In en, this message translates to:
/// **'Current: v1.0.{build}'**
/// **'Current: v1.0.{build}, click to check updates'**
String versionUnknownUpdate(Object build);
/// No description provided for @versionUpdated.