diff --git a/locale/en-1.json b/locale/en-1.json index 4eb7c3f..e30a63f 100644 --- a/locale/en-1.json +++ b/locale/en-1.json @@ -1,3 +1,15 @@ { - + "button.check": "Check", + "filter.bill-code": "Bill code", + "filter.warehouse": "Warehouse", + "grid.bill-code": "Bill code", + "grid.bill-type": "Bill type", + "grid.warehouse-name": "Warehouse name", + "grid.dtl-number": "Detail number", + "grid.status": "Status", + "grid.is-error": "Is error", + "grid.create-man": "Create man", + "grid.create-time": "Create time", + "grid.confirm-man": "Confirm man", + "grid.confirm-time": "Confirm time" } \ No newline at end of file diff --git a/locale/id-1.json b/locale/id-1.json index 4eb7c3f..afa6a84 100644 --- a/locale/id-1.json +++ b/locale/id-1.json @@ -1,3 +1,15 @@ { - + "button.check": "Inventar", + "filter.bill-code": "Kode dokumen", + "filter.warehouse": "gudang", + "grid.bill-code": "Nomor dokumen", + "grid.bill-type": "Jenis dokumen", + "grid.warehouse-name": "Nama gudang", + "grid.dtl-number": "Rincian", + "grid.status": "keadaan", + "grid.is-error": "Apakah itu abnormal", + "grid.create-man": "Pencipta", + "grid.create-time": "Waktu penciptaan", + "grid.confirm-man": "Dikonfirmasi oleh", + "grid.confirm-time": "Konfirmasi waktu" } \ No newline at end of file