icon,权限
This commit is contained in:
@@ -348,6 +348,12 @@ abstract class AppLocalizations {
|
||||
/// **'Privacy Policy'**
|
||||
String get privacyPolicy;
|
||||
|
||||
/// No description provided for @termsOfService.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Terms of Service'**
|
||||
String get termsOfService;
|
||||
|
||||
/// No description provided for @aboutFocusBuddy.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -375,9 +381,21 @@ abstract class AppLocalizations {
|
||||
/// No description provided for @privacyPolicyContent.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'FocusBuddy is 100% offline. We do not collect your name, email, location, or usage data. All sessions stay on your device.\n\nThere is no cloud sync, no account system, and no analytics tracking.\n\nFor the full privacy policy, visit:\n[Your website URL]/privacy'**
|
||||
/// **'FocusBuddy is 100% offline. We do not collect your name, email, location, or usage data. All sessions stay on your device.\n\nThere is no cloud sync, no account system, and no analytics tracking.\n\nFor the full privacy policy, visit:\nhttps://ytc1012.github.io/focusbuddy-site/privacy-policy.html'**
|
||||
String get privacyPolicyContent;
|
||||
|
||||
/// No description provided for @termsOfServiceTitle.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Terms of Service'**
|
||||
String get termsOfServiceTitle;
|
||||
|
||||
/// No description provided for @termsOfServiceContent.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'FocusBuddy is provided \"as is\" without warranties. By using this app, you agree to use it at your own risk.\n\nThis app is designed as a focus timer tool and does not guarantee specific results. All data is stored locally on your device.\n\nFor the full terms of service, visit:\nhttps://ytc1012.github.io/focusbuddy-site/terms-of-service.html'**
|
||||
String get termsOfServiceContent;
|
||||
|
||||
/// No description provided for @close.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user