Skip to content

Commit

Permalink
awd label
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosb committed Jun 28, 2024
1 parent b982023 commit 28eb71e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application/language/english/itin_lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
$lang['wheeldrive_vhcl'] = 'Drive';
$lang['fwd'] = 'Front wheel drive';
$lang['rwd'] = 'Rear wheel drive';
$lang['awd'] = 'AWD - 4x4';
$lang['awd'] = 'All wheel drive - AWD';


//INSPECTION
Expand Down
2 changes: 1 addition & 1 deletion application/language/greek/itin_lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
$lang['wheeldrive_vhcl'] = 'Κίνηση';
$lang['fwd'] = 'Εμπρός τροχοί';
$lang['rwd'] = 'Πίσω τροχοί';
$lang['awd'] = 'Όλοι οι τροχοί - 4x4';
$lang['awd'] = 'Όλοι οι τροχοί - AWD';


//INSPECTION
Expand Down

0 comments on commit 28eb71e

Please sign in to comment.