Changed translation
This commit is contained in:
@@ -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...",
|
||||||
|
|
||||||
|
|||||||
@@ -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';
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user