Changeset e29cc2e for trip-planner-front/node_modules/yargs/locales/th.json
- Timestamp:
- 11/25/21 22:08:24 (3 years ago)
- Branches:
- master
- Children:
- 8d391a1
- Parents:
- 59329aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/yargs/locales/th.json
r59329aa re29cc2e 9 9 "array": "อาเรย์", 10 10 "required": "จำเป็น", 11 "default": "ค่าเริ่มต้",12 11 "default:": "ค่าเริ่มต้น", 13 12 "choices:": "ตัวเลือก", 14 13 "aliases:": "เอเลียส", 15 14 "generated-value": "ค่าที่ถูกสร้างขึ้น", 16 "Not enough non-option arguments: got %s, need at least %s": { 17 "one": "ใส่อาร์กิวเมนต์ไม่ครบตามจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการอย่างน้อย %s ค่า", 18 "other": "ใส่อาร์กิวเมนต์ไม่ครบตามจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการอย่างน้อย %s ค่า" 19 }, 20 "Too many non-option arguments: got %s, maximum of %s": { 21 "one": "ใส่อาร์กิวเมนต์เกินจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการมากที่สุด %s ค่า", 22 "other": "ใส่อาร์กิวเมนต์เกินจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการมากที่สุด %s ค่า" 23 }, 15 "Not enough non-option arguments: got %s, need at least %s": "ใส่อาร์กิวเมนต์ไม่ครบตามจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการอย่างน้อย %s ค่า", 16 "Too many non-option arguments: got %s, maximum of %s": "ใส่อาร์กิวเมนต์เกินจำนวนที่กำหนด: ใส่ค่ามาจำนวน %s ค่า, แต่ต้องการมากที่สุด %s ค่า", 24 17 "Missing argument value: %s": { 25 18 "one": "ค่าอาร์กิวเมนต์ที่ขาดไป: %s",
Note:
See TracChangeset
for help on using the changeset viewer.