Translations
String formatted as JSON object, with following structure:
{
"common": {
"button": {
"confirm": "Confirm",
"cancel": "Cancel"
},
"cardTypes": {
"isic": "ISIC",
"itic": "ITIC",
"iytc": "IYTC"
},
"allCategories": "All categories"
},
"filter": {
"labels": {
"filterSelect": "Filter",
"searchFor": "Search for ...",
"cityOrCountry": "City or country",
"in": "in"
},
"legends": {
"sort": "Sort",
"discounts": "Discounts",
"cards": "Cards"
},
"discounts": {
"online": "Online discounts",
"inStore": "In-store discounts"
},
"sort": {
"recommended": "Recommended",
"newest": "Newest",
"alphabet": "Alphabet"
},
"display": {
"list": "List",
"map": "Map"
},
"validation": {
"location": "Please select a location"
}
},
"provider": {
"detail": {
"discounts": "Discounts",
"about": "About",
"gallery": "Gallery",
"location": "Location on map",
"suggestion": "You may be also interested in these offers",
"tags": "Tags",
"noData": "<b>Sorry! This discount is no longer available.</b><br /><br />You can click the category above or use the search to access all of our current discounts."
},
"map": {
"legend": "Map Legend"
},
"list": {
"noData": "<b>Sorry! We couldn't find any results for your search.</b><br /><br/>Give it another go using these suggestions:<br /><ul><li>Check your spelling</li><li>Try searching by brand or some different keywords</li><li>Modify the filter or change the category</li></ul>If you alter your search a bit, we'll take another look and find the right discount for you."
}
},
"discount": {
"fields": {
"validFor": "Valid for:"
},
"buttons": {
"getDiscountOnline": "Get Discount Online",
"getVoucher": "Get Voucher"
},
"voucher": {
"verification": {
"title": "Card Verification",
"info": "Please enter your card number to get the voucher code.",
"submit": "Verify Card",
"orderInfo": {
"text": "Don't have a valid card?",
"link": "Order it here!"
},
"fields": {
"isicNumber": "Card Number",
"cardholderName": "Name (as stated on your card)"
},
"result": {
"invalid": "The card verification failed."
},
"validation": {
"numberFormat": "The card number format is invalid."
}
},
"verificationError": {
"title": "Card Verification Failed",
"info": "The information you have provided could not been verified. Useful tips:<ul><li>Check that you have typed both your name and card number exactly the same way they are stated on your card.</li><li>Check that your card has been activated.</li><li>Check that your card is not expired.</li></ul>",
"button": "Try again"
},
"voucher": {
"title": "Success",
"info": "The ISIC card was verified correctly. Bellow you can find your voucher code.",
"copyButton": "Copy to clipboard",
"redeemInfo": "Now use the button bellow to get redirected to {providerName} website and redeem your ISIC code.",
"redeemButton": "Redeem voucher",
"voucherInfo": "Please remember:"
},
"voucherError": {
"title": "Failed",
"info": "The ISIC card was verified correctly. Unfortunately there is a problem with code issuing:",
"messages": {
"usageLimit": {
"exceeded": "You claimed all your vouchers. There is no voucher left for you."
},
"vouchers": {
"collection": {
"empty": "All vouchers are claimed. There is no voucher left for you."
}
}
}
}
}
}
}
Content copied to clipboard