From 07642bd95348a165b2c84657dcd9193d62dd678a Mon Sep 17 00:00:00 2001 From: Aril Apria Susanto Date: Sat, 8 Apr 2017 05:07:32 +0000 Subject: [PATCH] Translated using Weblate (Indonesian) Currently translated at 100.0% (24 of 24 strings) --- application/language/id/customers_lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/language/id/customers_lang.php b/application/language/id/customers_lang.php index afab40ddb..bccf5167d 100644 --- a/application/language/id/customers_lang.php +++ b/application/language/id/customers_lang.php @@ -11,7 +11,8 @@ $lang["customers_discount"] = "Diskon"; $lang["customers_error_adding_updating"] = "Menambah / Memperbarui Pelanggan Salah"; $lang["customers_excel_import_failed"] = "Impor dari Excel tidak berhasil dilakukan"; $lang["customers_excel_import_nodata_wrongformat"] = "Berkas yang Anda unggah tidak berisi data atau salah format"; -$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list"; +$lang["customers_excel_import_partially_failed"] = "Ada beberapa pelanggan yang gagal diimpor, berikut daftarnya +Most Customers imported. But some were not, here is the list"; $lang["customers_excel_import_success"] = "Impor pelanggan berhasil"; $lang["customers_import_items_excel"] = "Impor pelanggan dari Excel"; $lang["customers_new"] = "Pelanggan Baru";