MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/crm_cafsindia_com/application/language/tr/customers_lang.php
<?php 

$lang["customers_account_number"] = "Hesap No";
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
$lang["customers_cannot_be_deleted"] = "Seçili müşteriler silinemedi, müşterilerin satışları var.";
$lang["customers_company_name"] = "Company";
$lang["customers_confirm_delete"] = "Seçili müşteriyi silmek istediğinize emin misiniz?";
$lang["customers_customer"] = "Müşteri";
$lang["customers_discount"] = "Discount";
$lang["customers_error_adding_updating"] = "Müşteri ekleme/güncelleme hatası";
$lang["customers_new"] = "Yeni Müşteri";
$lang["customers_none_selected"] = "Silmek için müşteri seçmediniz";
$lang["customers_one_or_multiple"] = "müşteri";
$lang["customers_successful_adding"] = "Müşteri eklendi";
$lang["customers_successful_deleted"] = "Silme başarılı";
$lang["customers_successful_updating"] = "Müşteri güncellendi";
$lang["customers_taxable"] = "Vergilendirilebilir";
$lang["customers_total"] = "Total";
$lang["customers_update"] = "Müşteri Güncelle";
$lang["customers_import_items_excel"] = "Import customers from Excel sheet";
$lang["customers_excel_import_failed"] = "Excel aktarım hatası";
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
$lang["customers_excel_import_success"] = "Import of Customers successful";
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";