12345678910111213141516171819202122232425262728293031 |
- {
- "merch.cart": {
- "description": "Add product to cart",
- "message": "Tambah ning keranjang"
- },
- "merch.error.noitem": {
- "description": "Error message when no size selected",
- "message": "Ndak ana barang ing keranjang"
- },
- "merch.fit": {
- "description": "Product sizes",
- "message": "**Pilih ukuranmu**"
- },
- "merch.help": {
- "description": "Link to customer support, {0}{1} is the replacement for the link",
- "message": "Duwe masalah ing toko utawa ing pesenan? Hubungi {0}customer support{1}"
- },
- "merch.item.added": {
- "description": "{0} replaced with product name",
- "message": "{0} ditambahne ning keranjang"
- },
- "merch.swag": {
- "description": "Subtitle for store",
- "message": "Temokne **Gayamu**"
- },
- "merch.title": {
- "description": "Merch store title",
- "message": "Sugeng rawuh ing Toko Merchandise Resmi ** PreMiD**!"
- }
- }
|