#165 new: bio auth

This commit is contained in:
lollipopkit
2023-09-16 17:26:40 +08:00
parent 2e8761f533
commit 8152829c89
25 changed files with 260 additions and 6 deletions

View File

@@ -164,6 +164,12 @@ abstract class S {
/// **'Attention'**
String get attention;
/// No description provided for @authRequired.
///
/// In en, this message translates to:
/// **'Auth required'**
String get authRequired;
/// No description provided for @auto.
///
/// In en, this message translates to:
@@ -218,6 +224,12 @@ abstract class S {
/// **'Run in backgroud'**
String get bgRun;
/// No description provided for @bioAuth.
///
/// In en, this message translates to:
/// **'Biometric auth'**
String get bioAuth;
/// No description provided for @canPullRefresh.
///
/// In en, this message translates to: