mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-28 15:47:06 -04:00
Translated using Weblate (Indonesian)
Currently translated at 11.1% (4 of 36 strings) Translation: ospos/cashups Translate-URL: http://weblate.jpeelaer.net/projects/ospos/cashups/id/
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang["cashups_amount"] = "";
|
||||
$lang["cashups_amount_number"] = "";
|
||||
$lang["cashups_amount_required"] = "";
|
||||
$lang["cashups_cannot_be_deleted"] = "";
|
||||
$lang["cashups_close_date"] = "";
|
||||
<?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"] = "";
|
||||
$lang["cashups_closed_amount_card"] = "";
|
||||
$lang["cashups_closed_amount_cash"] = "";
|
||||
|
||||
Reference in New Issue
Block a user