Skip to content

Commit 036f7de

Browse files
committed
GH-230 Minor translation fixes for gifted items
1 parent f46dee6 commit 036f7de

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

language/en/overview.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $_Lang['BuildJS_Complete'] = 'Completed';
8888
$_Lang['BuildJS_Continue'] = 'Continue';
8989

9090
// Free PremiumItems Box
91-
$_Lang['FreePremItem_Text'] = 'You\'ve received free Premium Items [%s] as a reward from the Game or Administration!<br/>Go to the Ship to check your items list!';
91+
$_Lang['FreePremItem_Text'] = 'You\'ve received free Premium Items (%s) as a reward from the Game or Administration!<br/>Go to the Ship to check your items list!';
9292

9393
// Vacation Mode Box
9494
$_Lang['VacationModeBox_Text'] = 'Your account is currently in <a class="orange" href="settings.php"><u>Vacation Mode</u></a>';

language/fr/overview.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $_Lang['BuildJS_Complete'] = 'Terminé';
8888
$_Lang['BuildJS_Continue'] = 'Continuer';
8989

9090
// Free PremiumItems Box
91-
$_Lang['FreePremItem_Text'] = 'Tu as reçu un cadeau Premium [%s] de la part du jeu ou des administrateurs !<br/>Regarde dans la Boutique ce que tu as reçu !';
91+
$_Lang['FreePremItem_Text'] = 'Tu as reçu un cadeau Premium (%s) de la part du jeu ou des administrateurs !<br/>Regarde dans la Boutique ce que tu as reçu !';
9292

9393
// Vacation Mode Box
9494
$_Lang['VacationModeBox_Text'] = 'Ton compte est actuellement en <a class="orange" href="settings.php"><u>mode vacances</u></a>.';

language/pl/overview.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ $_Lang['BuildJS_Complete'] = 'Zakończono';
8787
$_Lang['BuildJS_Continue'] = 'Kontynuuj';
8888

8989
// Free PremiumItems Box
90-
$_Lang['FreePremItem_Text'] = 'Otrzymałeś Darmowe Towary Premium [%s] (Konto Pro, Oficerowie itp.) od Systemu lub Administracji!<br/>Przejdź do Sklepu aby przejrzeć listę!';
90+
$_Lang['FreePremItem_Text'] = 'Otrzymałeś Darmowe przedmioty Premium (%s) od Systemu lub Administracji!<br/>Przejdź do Sklepu aby przejrzeć listę!';
9191

9292
// Vacation Mode Box
9393
$_Lang['VacationModeBox_Text'] = 'Twoje konto jest obecnie w <a class="orange" href="settings.php"><u>Trybie Urlopu</u></a>';

0 commit comments

Comments
 (0)