merch.json 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. {
  2. "merch.cart": {
  3. "description": "Add product to cart",
  4. "message": "เพิ่มใส่ตะกร้า"
  5. },
  6. "merch.error.noitem": {
  7. "description": "Error message when no size selected",
  8. "message": "ไม่มีของที่ใส่ในตะกร้า"
  9. },
  10. "merch.fit": {
  11. "description": "Product sizes",
  12. "message": "หาไซส์ของคุณ"
  13. },
  14. "merch.help": {
  15. "description": "Link to customer support, {0}{1} is the replacement for the link",
  16. "message": "เกิดข้อผิดพลาดของร้านหรือการสั่งซื้อ? ติดต่อ {0} บริการลูกค้า {1}"
  17. },
  18. "merch.item.added": {
  19. "description": "{0} replaced with product name",
  20. "message": "ได้เพิ่ม {0} เข้าตะกร้า"
  21. },
  22. "merch.swag": {
  23. "description": "Subtitle for store",
  24. "message": "หาชุด Swag ที่เหมาะกับคุณ!"
  25. },
  26. "merch.title": {
  27. "description": "Merch store title",
  28. "message": "ยินดีต้อนรับสู่ร้าน **PreMiD** อย่างเป็นทางการ!"
  29. }
  30. }