Skip to content

Commit

Permalink
Fix metro lexicon
Browse files Browse the repository at this point in the history
  • Loading branch information
webinmd committed Jul 16, 2024
1 parent fda75fd commit 86df735
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions core/components/minishop2/lexicon/en/default.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
$_lang['ms2_frontend_favorite'] = 'Favorite';
$_lang['ms2_frontend_floor'] = 'Floor';
$_lang['ms2_frontend_index'] = 'Zip/Postal code';
$_lang['ms2_frontend_metro'] = 'Subway';
$_lang['ms2_frontend_new'] = 'New';
$_lang['ms2_frontend_order_cancel'] = 'Reset form';
$_lang['ms2_frontend_order_cost'] = 'Total cost';
Expand Down
1 change: 1 addition & 0 deletions core/components/minishop2/lexicon/ro/default.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
$_lang['ms2_frontend_favorite'] = 'Recomandăm';
$_lang['ms2_frontend_floor'] = 'Etaj';
$_lang['ms2_frontend_index'] = 'Codul poștal';
$_lang['ms2_frontend_metro'] = 'Metrou';
$_lang['ms2_frontend_new'] = 'Nou';
$_lang['ms2_frontend_order_cancel'] = 'Curățați forma';
$_lang['ms2_frontend_order_cost'] = 'Total, cu livrare';
Expand Down
1 change: 1 addition & 0 deletions core/components/minishop2/lexicon/ru/default.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
$_lang['ms2_frontend_favorite'] = 'Рекомендуем';
$_lang['ms2_frontend_floor'] = 'Этаж';
$_lang['ms2_frontend_index'] = 'Почтовый индекс';
$_lang['ms2_frontend_metro'] = 'Метро';
$_lang['ms2_frontend_new'] = 'Новинка';
$_lang['ms2_frontend_order_cancel'] = 'Очистить форму';
$_lang['ms2_frontend_order_cost'] = 'Итого, с доставкой';
Expand Down

0 comments on commit 86df735

Please sign in to comment.