mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-08 11:34:04 -04:00
fix file language issues: remove \ from French, retranslate everything but manually fix id issues with \" (#311)
This commit is contained in:
1 parent
38a2fb4ca1
commit
18857aca46
36 files changed
+164
-164
No files matched your search
@@ -90,8 +90,8 @@ $lang["sales_sale_time"] = "Saat";
|
||||
$lang["sales_select_customer"] = "Müşteri Seç (İsteğe Bağlı)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "Seri";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_show_invoice"] = "Show Invoice";
|
||||
$lang["sales_show_receipt"] = "Show Receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "Müşteri Adı...";
|
||||
$lang["sales_start_typing_item_name"] = "Ürün adı yazın yada barkod okutun...";
|
||||
$lang["sales_stock_location"] = "Stok yeri";
|
||||
|
||||
Reference in new issue
Block a user