Auto generated files updated

This commit is contained in:
2025-06-12 16:59:28 +02:00
parent b1547286a1
commit d3c3b6d251
4 changed files with 4 additions and 4 deletions

View File

@@ -196,5 +196,5 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get about_text =>
'Hey :) Thanks for being one of the first users of my first app! Ive put a lot of work into this project, and even though I (hopefully) thought of a lot, not everything will work 100% yet. If you discover any bugs or have feedback on the design or usability, please dont hesitate to let me know. Thanks!';
'Hey :) Thanks for being one of the first users of my first app! Ive put a lot of work into this project, and even though I (hopefully) thought of a lot, not everything will work 100% yet. So if you discover any bugs or have feedback on the design or usability, please let me know via the Testflight app or a message / email. Thank you very much!';
}