From e7d2997ca1569ec6cfb29581a1a6d259a965b7b7 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Fri, 15 Dec 2023 17:56:09 +0800 Subject: [PATCH] lang --- locale/en-1.json | 14 +++++++++++++- locale/id-1.json | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) 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