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.
142 lines
3.3 KiB
JSON
142 lines
3.3 KiB
JSON
{
|
|
"ProductType": "Product Type",
|
|
"type": {
|
|
"Experience": "Experience",
|
|
"Car": "Transport Services",
|
|
"Guide": "Guide Services",
|
|
"Package": "Package Tour",
|
|
"Attractions": "Attractions",
|
|
"Meals": "Meals",
|
|
"Extras": "Extras",
|
|
"UltraService": "Ultra Service"
|
|
},
|
|
"EditComponents": {
|
|
"info": "Product Information",
|
|
"Quotation": "Quotation",
|
|
"Extras": "Components"
|
|
},
|
|
"auditState": {
|
|
"New": "New",
|
|
"Pending": "Pending",
|
|
"Approved": "Approved",
|
|
"Rejected": "Rejected",
|
|
"Published": "Published"
|
|
},
|
|
"auditStateAction": {
|
|
"New": "New",
|
|
"Pending": "Pending",
|
|
"Approved": "Approve",
|
|
"Rejected": "Reject",
|
|
"Published": "Publish"
|
|
},
|
|
"PriceUnit": {
|
|
"0": "per Person",
|
|
"1": "per Group",
|
|
"title": "Price Unit"
|
|
},
|
|
"Status": "Status",
|
|
"State": "State",
|
|
|
|
"Title": "Title",
|
|
"Vendor": "Vendor",
|
|
"AuState": "Audit State",
|
|
"CreatedBy": "Created By",
|
|
"CreateDate": "Create Date",
|
|
"AuditedBy": "Audited By",
|
|
"AuditDate": "Audit Date",
|
|
"AuditRes": "Audit Result",
|
|
"OpenHours": "Open Hours",
|
|
"Duration": "Duration",
|
|
"KM": "KM",
|
|
"RecommendsRate": "RecommendsRate",
|
|
"OpenWeekdays": "Open Weekdays",
|
|
"DisplayToC": "Display To C",
|
|
"Dept": "Dept",
|
|
|
|
"productProject": "Product project",
|
|
"Code": "Code",
|
|
"City": "City",
|
|
"Remarks": "Remarks",
|
|
"tourTime": "Tour time",
|
|
"recommendationRate": "Recommends rate",
|
|
"Name": "Name",
|
|
"Price":"Price",
|
|
"Description":"Description",
|
|
"supplierQuotation": "Supplier quotation",
|
|
"addQuotation": "Add quotation",
|
|
"bindingProducts": "Binding products",
|
|
"addBinding": "Add binding",
|
|
|
|
"adultPrice": "Adult price",
|
|
"childrenPrice": "Child price",
|
|
"currency": "Currency",
|
|
"Types": "Type",
|
|
"number": "Number",
|
|
"validityPeriod":"Validity period",
|
|
"operation": "Operation",
|
|
"price": "Price",
|
|
"weekends":"Weekends",
|
|
|
|
"Quotation": "Quotation",
|
|
"Offer": "Offer",
|
|
|
|
"Unit": "Unit",
|
|
"GroupSize": "Group Size",
|
|
"UseDates": "Use Dates",
|
|
|
|
"Weekdays": "Weekdays",
|
|
"OnWeekdays": "On Weekdays: ",
|
|
"Unlimited": "Unlimited",
|
|
|
|
"UseYear": "Use Year",
|
|
|
|
"AgeType": {
|
|
"Type": "Age Type",
|
|
"Adult": "Adult",
|
|
"Child": "Child"
|
|
},
|
|
|
|
"CopyFormMsg": {
|
|
"Source": "Source ",
|
|
"target": "Target ",
|
|
"withQuote": "Whether to copy the quotation",
|
|
"requiredVendor": "Please pick a target vendor",
|
|
"requiredTypes": "Please select product types",
|
|
"requiredDept": "Please pick a owner department"
|
|
},
|
|
|
|
"quotationTable": {
|
|
"Adult": "Adult",
|
|
"Child": "Child",
|
|
"Currency": "Currency",
|
|
"Unit": "Unit",
|
|
"GroupSize": "Group Size",
|
|
"UseDates": "Use Dates",
|
|
"Operation": "Operation",
|
|
"Weekdays": "Weekdays"
|
|
},
|
|
|
|
"FormTooltip": {
|
|
"Type": "Product Type",
|
|
"Title": "Title",
|
|
"Code": "Code",
|
|
"City": "City",
|
|
"Dept": "Department",
|
|
"Duration": "Duration",
|
|
"RecommendsRate": "RecommendsRate",
|
|
"OpenHours": "Open Hours",
|
|
"OpenWeekdays": "Open Weekdays",
|
|
"DisplayToC": "Display Type",
|
|
"KM": "KM",
|
|
"Description": "Description",
|
|
"Remarks": "Remarks"
|
|
},
|
|
|
|
"LgcModal": {
|
|
"title": "Add language",
|
|
"placeholder": "Pick a language"
|
|
},
|
|
|
|
"#": "Product"
|
|
}
|