12345678910111213141516171819202122232425262728293031 |
- {
- "merch.cart": {
- "description": "Add product to cart",
- "message": "কার্ট এ যোগ করো"
- },
- "merch.error.noitem": {
- "description": "Error message when no size selected",
- "message": "তোমার কার্টে যোগ করার জন্য কোনো আইটেম নেই"
- },
- "merch.fit": {
- "description": "Product sizes",
- "message": "**তোমার ফিট বাছাই করো**"
- },
- "merch.help": {
- "description": "Link to customer support, {0}{1} is the replacement for the link",
- "message": "কোনো সমস্যা দেখছ আমাদের স্টোরে অথবা একটা অর্ডারে? যোগাযোগ করো {0}কাস্টমার সাপোর্টে{1}"
- },
- "merch.item.added": {
- "description": "{0} replaced with product name",
- "message": "{0} যোগ করা হয়েছে তোমার কার্টে"
- },
- "merch.swag": {
- "description": "Subtitle for store",
- "message": "খোঁজ তোমার **স্টাইল**"
- },
- "merch.title": {
- "description": "Merch store title",
- "message": "স্বাগতম অফিসিয়াল **PreMiD** মার্চেন্ডাইজ স্টোরে!"
- }
- }
|