merch.json 1.3 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": "अपना **स्वैग** खोजें"
  25. },
  26. "merch.title": {
  27. "description": "Merch store title",
  28. "message": "आधिकारिक **PreMiD** पण्य की दुकान में आपका स्वागत है!"
  29. }
  30. }