mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-21 07:48:06 -05:00
Translated using Weblate (Indonesian)
Currently translated at 58.3% (21 of 36 strings) Translation: ospos/cashups Translate-URL: http://weblate.jpeelaer.net/projects/ospos/cashups/id/
This commit is contained in:
committed by
Weblate
parent
ccca81e2c8
commit
7bca61fe2b
@@ -1,12 +1,11 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["cashups_amount"] = "Jumlah";
|
||||
$lang["cashups_amount_number"] = "Jumlah harus berupa angka";
|
||||
$lang["cashups_amount_required"] = "Jumlah adalah Bidang yang Diperlukan.";
|
||||
$lang["cashups_cannot_be_deleted"] = "Cashup tidak dapat dihapus";
|
||||
$lang["cashups_close_date"] = "Tutup Tanggal";
|
||||
$lang["cashups_close_employee"] = "Ditutup Oleh";
|
||||
$lang["cashups_closed_amount_card"] = "";
|
||||
$lang["cashups_closed_amount_card"] = "Kartu";
|
||||
$lang["cashups_closed_amount_cash"] = "Uang Ditutup";
|
||||
$lang["cashups_closed_amount_check"] = "Cek";
|
||||
$lang["cashups_closed_amount_due"] = "Iuran";
|
||||
@@ -18,9 +17,9 @@ $lang["cashups_date_number"] = "Tanggal harus berupa angka";
|
||||
$lang["cashups_date_required"] = "Tanggal termasuk bidang wajib isi";
|
||||
$lang["cashups_description"] = "Deskripsi";
|
||||
$lang["cashups_error_adding_updating"] = "Ada kesalahan menambahkan/memperbarui Uang";
|
||||
$lang["cashups_id"] = "";
|
||||
$lang["cashups_info"] = "";
|
||||
$lang["cashups_is_deleted"] = "";
|
||||
$lang["cashups_id"] = "ID";
|
||||
$lang["cashups_info"] = "Info";
|
||||
$lang["cashups_is_deleted"] = "Dihapus";
|
||||
$lang["cashups_new"] = "";
|
||||
$lang["cashups_no_cashups_to_display"] = "";
|
||||
$lang["cashups_none_selected"] = "";
|
||||
|
||||
Reference in New Issue
Block a user