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/zh/products.json

27 lines
612 B
JSON

{
"type": {
"Experience": "综费",
"Car": "车费",
"Guide": "导服",
"Package": "包价线路",
"Attractions": "景点",
"Meals": "餐费",
"Extras": "附加",
"Special": "特殊项目"
},
"auditState": {
"New": "新增",
"Pending": "待审核",
"Approve": "已通过",
"Rejected": "已拒绝",
"Published": "已发布"
},
"Title": "名称",
"Vendor": "供应商",
"AuState": "审核状态",
"CreatedBy": "提交人员",
"CreateDate": "提交时间",
"Auditors": "审核人员",
"AuditDate": "审核时间"
}