build: Upgrade to flutter 3.22

This commit is contained in:
Christian Kußowski 2025-05-21 07:37:35 +02:00
commit b8547c4792
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
188 changed files with 426 additions and 364 deletions

15
lib/l10n/intl_te.arb Normal file
View file

@ -0,0 +1,15 @@
{
"alwaysUse24HourFormat": "తప్పుడు",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"notAnImage": "ఇమేజ్ ఫైల్ కాదు.",
"@notAnImage": {},
"repeatPassword": "పాస్‌వర్డ్‌ను పునరావృతం చేయండి",
"@repeatPassword": {},
"remove": "తొలగించు",
"@remove": {
"type": "String",
"placeholders": {}
}
}