Skip to content

Commit

Permalink
Merge branch 'larryaasen:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
drpshtiwan authored May 29, 2024
2 parents 06ca69e + 2fd7bff commit bc4ffc6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/src/upgrade_messages.dart
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ class UpgraderMessages {
break;
case 'ht':
message =
'Yon nouvo vèsyon {{appName}} disponib! Vèsyon {{currentAppStoreVersion}} disponib, epi ou gen vèsyon {{currentInstalledVersion}}.';
'Yon nouvo vèsyon {{appName}} disponib! Vèsyon {{currentAppStoreVersion}} disponib, ou gen vèsyon {{currentInstalledVersion}}.';
break;
case 'hu':
message =
Expand Down Expand Up @@ -294,7 +294,7 @@ class UpgraderMessages {
message = 'नज़रअंदाज़ करना';
break;
case 'ht':
message = 'IGNORE';
message = 'INYORE';
break;
case 'hu':
message = 'KIHAGYOM';
Expand Down Expand Up @@ -641,7 +641,7 @@ class UpgraderMessages {
message = 'क्या आप इसे अभी अद्यतन करना चाहेंगे?';
break;
case 'ht':
message = 'Èske ou vle mete ajou aplikasyon an kounye a?';
message = 'Èske ou vle mete aplikasyon an ajou kounye a?';
break;
case 'hu':
message = 'Akarja most frissíteni?';
Expand Down Expand Up @@ -837,7 +837,7 @@ class UpgraderMessages {
message = 'अद्यतन ऐप?';
break;
case 'ht':
message = 'Mete ajou app a?';
message = 'Mete app la ajou?';
break;
case 'hu':
message = 'FrissÍtés?';
Expand Down

0 comments on commit bc4ffc6

Please sign in to comment.