Changed translation

This commit is contained in:
2025-07-10 19:37:53 +02:00
parent 034ce19c60
commit 3a74ca0d98
3 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@
"no": "No", "no": "No",
"bad_rating_title": "Not satisfied?", "bad_rating_title": "Not satisfied?",
"bad_rating_message": "If you are not satisfied with the app, please let me know before leaving a bad rating. I will try to fix the issue as soon as possible.", "bad_rating_message": "If you are not satisfied with the app, please let me know before leaving a bad rating. I will try to fix the issue as soon as possible.",
"contact_email": "Contac vía E-Mail", "contact_email": "Contac via E-Mail",
"email_subject": "Feedback: Cabo Counter App", "email_subject": "Feedback: Cabo Counter App",
"email_body": "I have the following feedback...", "email_body": "I have the following feedback...",

View File

@@ -92,7 +92,7 @@ class AppLocalizationsEn extends AppLocalizations {
'If you are not satisfied with the app, please let me know before leaving a bad rating. I will try to fix the issue as soon as possible.'; 'If you are not satisfied with the app, please let me know before leaving a bad rating. I will try to fix the issue as soon as possible.';
@override @override
String get contact_email => 'Contac vía E-Mail'; String get contact_email => 'Contac via E-Mail';
@override @override
String get email_subject => 'Feedback: Cabo Counter App'; String get email_subject => 'Feedback: Cabo Counter App';

View File

@@ -2,7 +2,7 @@ name: cabo_counter
description: "Mobile app for the card game Cabo" description: "Mobile app for the card game Cabo"
publish_to: 'none' publish_to: 'none'
version: 0.4.0+459 version: 0.4.0+461
environment: environment:
sdk: ^3.5.4 sdk: ^3.5.4