✨ feat(subscribe): Add 'sold' column to SubscribeTable and update inventory terminology
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"discount_price": "ราคาหลังหักส่วนลด",
|
||||
"duration": "ระยะเวลา (เดือน)",
|
||||
"groupId": "กลุ่มการสมัครสมาชิก",
|
||||
"inventory": "สต็อก",
|
||||
"inventory": "ขีดจำกัดการสมัครสมาชิก",
|
||||
"monthlyReset": "รีเซ็ตทุกเดือน",
|
||||
"name": "ชื่อ",
|
||||
"noLimit": "ไม่จำกัด",
|
||||
@@ -86,12 +86,13 @@
|
||||
"updateSuccess": "อัปเดตสำเร็จ",
|
||||
"updatedAt": "เวลาอัปเดต"
|
||||
},
|
||||
"inventory": "สินค้าคงคลัง",
|
||||
"inventory": "ขีดจำกัดการสมัครสมาชิก",
|
||||
"name": "ชื่อ",
|
||||
"quota": "จำกัดการซื้อ/ครั้ง",
|
||||
"replacement": "รีเซ็ตราคา/ครั้ง",
|
||||
"sell": "ขาย",
|
||||
"show": "แสดงหน้าแรก",
|
||||
"sold": "จำนวนการสมัครสมาชิก",
|
||||
"subscribe": "สมัครสมาชิก",
|
||||
"subscribeGroup": "สมัครกลุ่ม",
|
||||
"tabs": {
|
||||
|
||||
Reference in New Issue
Block a user