You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GHHub/public/locales/en/products.json

27 lines
611 B
JSON

{
"type": {
"Experience": "Experience",
"Car": "Transport Services",
"Guide": "Guide Services",
"Package": "Package",
"Attractions": "Attractions",
"Meals": "Meals",
"Extras": "Extras",
"Special": "Special"
},
"auditState": {
"New": "New",
"Pending": "Pending",
"Approve": "Approve",
"Rejected": "Rejected",
"Published": "Published"
},
"Title": "Title",
"Vendor": "Vendor",
"AuState": "Audit State",
"CreatedBy": "Created By",
"CreateDate": "Create Date",
"AuditedBy": "Audited By",
"AuditDate": "Audit Date"
}