@feedmepos/mf-transaction 0.0.74 → 0.0.76
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -260,11 +260,11 @@ const S = /* @__PURE__ */ f({
|
|
|
260
260
|
},
|
|
261
261
|
columns: {
|
|
262
262
|
receipt: "ใบเสร็จ",
|
|
263
|
-
table: "
|
|
264
|
-
createdAt: "
|
|
265
|
-
completed: "
|
|
263
|
+
table: "โต๊ะ",
|
|
264
|
+
createdAt: "วันที่สร้าง",
|
|
265
|
+
completed: "เสร็จสิ้น",
|
|
266
266
|
status: "สถานะ",
|
|
267
|
-
total: "
|
|
267
|
+
total: "ยอดรวม",
|
|
268
268
|
billId: "รหัสบิล",
|
|
269
269
|
payments: "การชำระเงิน"
|
|
270
270
|
},
|
|
@@ -526,7 +526,7 @@ const S = /* @__PURE__ */ f({
|
|
|
526
526
|
...T,
|
|
527
527
|
...a["ja-JP"] || {}
|
|
528
528
|
}
|
|
529
|
-
}, U = E(() => import("./App-
|
|
529
|
+
}, U = E(() => import("./App-B5r-LA0E.js").then((e) => e.A));
|
|
530
530
|
export {
|
|
531
531
|
U as F,
|
|
532
532
|
S as _,
|
package/dist/app.js
CHANGED