mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-13 03:18:04 -04:00
Fixed Turkish language issue (#863)
This commit is contained in:
@@ -49,7 +49,7 @@ $lang["common_view_recent_sales"] = "Yeni satışları göster";
|
||||
$lang["common_website"] = "website";
|
||||
$lang["common_welcome"] = "Hoşgeldiniz";
|
||||
$lang["common_welcome_message"] = "Hoşgeldiniz, devam etmek için aşağıdan bir modül seçiniz!";
|
||||
$lang["common_you_are_using_ospos"] = "Kullandığınız sürüm";
|
||||
$lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale Version";
|
||||
$lang["common_zip"] = "Şehir Kodu";
|
||||
$lang["common_import"] = "Import";
|
||||
$lang["common_download_import_template"] = "Download Import Excel Template (CSV)";
|
||||
|
||||
Reference in New Issue
Block a user