整理多语言 namespace
parent
74d3b79019
commit
458986f1ce
@ -1,71 +0,0 @@
|
||||
{
|
||||
"lang": {
|
||||
"en": "English",
|
||||
"zh": "中文"
|
||||
},
|
||||
"menu": {
|
||||
"Reservation": "Reservation",
|
||||
"Invoice": "Invoice",
|
||||
"Feedback": "Feedback",
|
||||
"Notice": "Notice"
|
||||
},
|
||||
"loginAction": {
|
||||
"ChangePassword": "Change password",
|
||||
"Profile": "Profile",
|
||||
"Logout": "Logout",
|
||||
"ChangeVendor": "Change Vendor",
|
||||
"LoginTimeout": "Login timeout",
|
||||
"LoginTimeoutTip": "Please input your password"
|
||||
},
|
||||
"common": {
|
||||
"Search": "Search",
|
||||
"Reset": "Reset",
|
||||
"Cancel": "Cancel",
|
||||
"Submit": "Submit",
|
||||
"Confirm": "Confirm",
|
||||
"Close": "Close",
|
||||
"Save": "Save",
|
||||
"Edit": "Edit",
|
||||
"Delete": "Delete",
|
||||
"Add": "Add",
|
||||
"View": "View",
|
||||
"Back": "Back",
|
||||
"Download": "Download",
|
||||
"Login": "Login"
|
||||
},
|
||||
"form": {
|
||||
"Username": "Username",
|
||||
"Password": "Password"
|
||||
},
|
||||
"datetime": {
|
||||
"thisWeek": "This Week",
|
||||
"lastWeek": "Last Week",
|
||||
"thisMonth": "This Month",
|
||||
"lastMonth": "Last Month",
|
||||
"lastThreeMonth": "Last Three Month",
|
||||
"thisYear": "This Year"
|
||||
},
|
||||
"group": {
|
||||
"ArrivalDate": "Arrival Date",
|
||||
"RefNo": "Reference number",
|
||||
"Pax": "Pax",
|
||||
"Status": "Status",
|
||||
"City": "City",
|
||||
"Guide": "Guide",
|
||||
"ResSendingDate": "Res. sending date",
|
||||
"3DGuideTip": "Reservations without the tour guide information will be highlighted in red if the arrival date is within 3 days.",
|
||||
"Attachments": "Attachments",
|
||||
"ConfirmationDate": "Confirmation Date",
|
||||
"ConfirmationDetails": "Confirmation Details",
|
||||
|
||||
"Rate Code": "Rate Code",
|
||||
"Rate Plan": "Rate Plan",
|
||||
"Rate Type": "Rate Type",
|
||||
"Rate Category": "Rate Category",
|
||||
"Rate Class": "Rate Class",
|
||||
"Rate Family": "Rate Family",
|
||||
"Rate Group": "Rate Group",
|
||||
"Rate Sub Group": "Rate Sub Group",
|
||||
"Rate Sub Group Code": "Rate Sub Group Code"
|
||||
}
|
||||
}
|
@ -0,0 +1,47 @@
|
||||
{
|
||||
"lang": {
|
||||
"en": "English",
|
||||
"zh": "中文"
|
||||
},
|
||||
"Search": "Search",
|
||||
"Reset": "Reset",
|
||||
"Cancel": "Cancel",
|
||||
"Submit": "Submit",
|
||||
"Confirm": "Confirm",
|
||||
"Close": "Close",
|
||||
"Save": "Save",
|
||||
"Edit": "Edit",
|
||||
"Delete": "Delete",
|
||||
"Add": "Add",
|
||||
"View": "View",
|
||||
"Back": "Back",
|
||||
"Download": "Download",
|
||||
"Upload": "Upload",
|
||||
"preview": "Preview",
|
||||
|
||||
"Login": "Login",
|
||||
"Username": "Username",
|
||||
"Password": "Password",
|
||||
|
||||
"ChangePassword": "Change password",
|
||||
"Profile": "Profile",
|
||||
"Logout": "Logout",
|
||||
"ChangeVendor": "Change Vendor",
|
||||
"LoginTimeout": "Login timeout",
|
||||
"LoginTimeoutTip": "Please input your password",
|
||||
|
||||
"datetime": {
|
||||
"thisWeek": "This Week",
|
||||
"lastWeek": "Last Week",
|
||||
"thisMonth": "This Month",
|
||||
"lastMonth": "Last Month",
|
||||
"lastThreeMonth": "Last Three Month",
|
||||
"thisYear": "This Year"
|
||||
},
|
||||
"menu": {
|
||||
"Reservation": "Reservation",
|
||||
"Invoice": "Invoice",
|
||||
"Feedback": "Feedback",
|
||||
"Notice": "Notice"
|
||||
}
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"ArrivalDate": "Arrival Date",
|
||||
"RefNo": "Reference number",
|
||||
"Pax": "Pax",
|
||||
"Status": "Status",
|
||||
"City": "City",
|
||||
"Guide": "Guide",
|
||||
"ResSendingDate": "Res. sending date",
|
||||
"3DGuideTip": "Reservations without the tour guide information will be highlighted in red if the arrival date is within 3 days.",
|
||||
"Attachments": "Attachments",
|
||||
"ConfirmationDate": "Confirmation Date",
|
||||
"ConfirmationDetails": "Confirmation Details",
|
||||
|
||||
"#": "#"
|
||||
}
|
@ -1,63 +0,0 @@
|
||||
{
|
||||
"lang": {
|
||||
"en": "English",
|
||||
"zh": "中文"
|
||||
},
|
||||
"menu": {
|
||||
"Reservation": "团预订",
|
||||
"Invoice": "账单",
|
||||
"Feedback": "反馈表",
|
||||
"Notice": "通知"
|
||||
},
|
||||
"loginAction": {
|
||||
"ChangePassword": "修改密码",
|
||||
"Profile": "账户中心",
|
||||
"Logout": "退出",
|
||||
"ChangeVendor": "切换账户",
|
||||
"LoginTimeout": "登录超时",
|
||||
"LoginTimeoutTip": "请输入密码"
|
||||
},
|
||||
"common": {
|
||||
"Search": "查询",
|
||||
"Reset": "重置",
|
||||
"Cancel": "取消",
|
||||
"Submit": "提交",
|
||||
"Confirm": "确认",
|
||||
"Close": "关闭",
|
||||
"Save": "保存",
|
||||
"Edit": "编辑",
|
||||
"Delete": "删除",
|
||||
"Add": "添加",
|
||||
"View": "查看",
|
||||
"Back": "返回",
|
||||
"Download": "下载",
|
||||
"Login": "登录"
|
||||
},
|
||||
"form": {
|
||||
"Username": "账户名",
|
||||
"Password": "密码"
|
||||
},
|
||||
"datetime": {
|
||||
"thisWeek": "本周",
|
||||
"lastWeek": "上周",
|
||||
"thisMonth": "本月",
|
||||
"lastMonth": "上月",
|
||||
"lastThreeMonth": "前三个月",
|
||||
"thisYear": "今年"
|
||||
},
|
||||
"group": {
|
||||
"ArrivalDate": "抵达日期",
|
||||
"RefNo": "团号",
|
||||
"Pax": "人数",
|
||||
"Status": "状态",
|
||||
"City": "城市",
|
||||
"Guide": "导游",
|
||||
"ResSendingDate": "发送时间",
|
||||
"3DGuideTip": "红色突出显示:抵达日期在 3 天内,没有导游信息的预订。",
|
||||
"Attachments": "附件",
|
||||
"ConfirmationDate": "确认日期",
|
||||
"ConfirmationDetails": "确认信息",
|
||||
|
||||
"Rate Code": "Rate Code"
|
||||
}
|
||||
}
|
@ -0,0 +1,47 @@
|
||||
{
|
||||
"lang": {
|
||||
"en": "English",
|
||||
"zh": "中文"
|
||||
},
|
||||
"Search": "查询",
|
||||
"Reset": "重置",
|
||||
"Cancel": "取消",
|
||||
"Submit": "提交",
|
||||
"Confirm": "确认",
|
||||
"Close": "关闭",
|
||||
"Save": "保存",
|
||||
"Edit": "编辑",
|
||||
"Delete": "删除",
|
||||
"Add": "添加",
|
||||
"View": "查看",
|
||||
"Back": "返回",
|
||||
"Download": "下载",
|
||||
"Upload": "上传",
|
||||
"preview": "预览",
|
||||
|
||||
"Login": "登录",
|
||||
"Username": "账户名",
|
||||
"Password": "密码",
|
||||
|
||||
"ChangePassword": "修改密码",
|
||||
"Profile": "账户中心",
|
||||
"Logout": "退出",
|
||||
"ChangeVendor": "切换账户",
|
||||
"LoginTimeout": "登录超时",
|
||||
"LoginTimeoutTip": "请输入密码",
|
||||
|
||||
"datetime": {
|
||||
"thisWeek": "本周",
|
||||
"lastWeek": "上周",
|
||||
"thisMonth": "本月",
|
||||
"lastMonth": "上月",
|
||||
"lastThreeMonth": "前三个月",
|
||||
"thisYear": "今年"
|
||||
},
|
||||
"menu": {
|
||||
"Reservation": "团预订",
|
||||
"Invoice": "账单",
|
||||
"Feedback": "反馈表",
|
||||
"Notice": "通知"
|
||||
}
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"ArrivalDate": "抵达日期",
|
||||
"RefNo": "团号",
|
||||
"Pax": "人数",
|
||||
"Status": "状态",
|
||||
"City": "城市",
|
||||
"Guide": "导游",
|
||||
"ResSendingDate": "发送时间",
|
||||
"3DGuideTip": "红色突出显示:抵达日期在 3 天内,没有导游信息的预订。",
|
||||
"Attachments": "附件",
|
||||
"ConfirmationDate": "确认日期",
|
||||
"ConfirmationDetails": "确认信息",
|
||||
|
||||
"#": "#"
|
||||
}
|
@ -1,71 +0,0 @@
|
||||
{
|
||||
"lang": {
|
||||
"en": "English",
|
||||
"zh": "中文"
|
||||
},
|
||||
"menu": {
|
||||
"Reservation": "Reservation",
|
||||
"Invoice": "Invoice",
|
||||
"Feedback": "Feedback",
|
||||
"Notice": "Notice"
|
||||
},
|
||||
"loginAction": {
|
||||
"ChangePassword": "Change password",
|
||||
"Profile": "Profile",
|
||||
"Logout": "Logout",
|
||||
"ChangeVendor": "Change Vendor",
|
||||
"LoginTimeout": "Login timeout",
|
||||
"LoginTimeoutTip": "Please input your password"
|
||||
},
|
||||
"common": {
|
||||
"Search": "Search",
|
||||
"Reset": "Reset",
|
||||
"Cancel": "Cancel",
|
||||
"Submit": "Submit",
|
||||
"Confirm": "Confirm",
|
||||
"Close": "Close",
|
||||
"Save": "Save",
|
||||
"Edit": "Edit",
|
||||
"Delete": "Delete",
|
||||
"Add": "Add",
|
||||
"View": "View",
|
||||
"Back": "Back",
|
||||
"Download": "Download",
|
||||
"Login": "Login"
|
||||
},
|
||||
"form": {
|
||||
"Username": "Username",
|
||||
"Password": "Password"
|
||||
},
|
||||
"datetime": {
|
||||
"thisWeek": "This Week",
|
||||
"lastWeek": "Last Week",
|
||||
"thisMonth": "This Month",
|
||||
"lastMonth": "Last Month",
|
||||
"lastThreeMonth": "Last Three Month",
|
||||
"thisYear": "This Year"
|
||||
},
|
||||
"group": {
|
||||
"ArrivalDate": "Arrival Date",
|
||||
"RefNo": "Reference number",
|
||||
"Pax": "Pax",
|
||||
"Status": "Status",
|
||||
"City": "City",
|
||||
"Guide": "Guide",
|
||||
"ResSendingDate": "Res. sending date",
|
||||
"3DGuideTip": "Reservations without the tour guide information will be highlighted in red if the arrival date is within 3 days.",
|
||||
"Attachments": "Attachments",
|
||||
"ConfirmationDate": "Confirmation Date",
|
||||
"ConfirmationDetails": "Confirmation Details",
|
||||
|
||||
"Rate Code": "Rate Code",
|
||||
"Rate Plan": "Rate Plan",
|
||||
"Rate Type": "Rate Type",
|
||||
"Rate Category": "Rate Category",
|
||||
"Rate Class": "Rate Class",
|
||||
"Rate Family": "Rate Family",
|
||||
"Rate Group": "Rate Group",
|
||||
"Rate Sub Group": "Rate Sub Group",
|
||||
"Rate Sub Group Code": "Rate Sub Group Code"
|
||||
}
|
||||
}
|
@ -1,63 +0,0 @@
|
||||
{
|
||||
"lang": {
|
||||
"en": "English",
|
||||
"zh": "中文"
|
||||
},
|
||||
"menu": {
|
||||
"Reservation": "团预订",
|
||||
"Invoice": "账单",
|
||||
"Feedback": "反馈表",
|
||||
"Notice": "通知"
|
||||
},
|
||||
"loginAction": {
|
||||
"ChangePassword": "修改密码",
|
||||
"Profile": "账户中心",
|
||||
"Logout": "退出",
|
||||
"ChangeVendor": "切换账户",
|
||||
"LoginTimeout": "登录超时",
|
||||
"LoginTimeoutTip": "请输入密码"
|
||||
},
|
||||
"common": {
|
||||
"Search": "查询",
|
||||
"Reset": "重置",
|
||||
"Cancel": "取消",
|
||||
"Submit": "提交",
|
||||
"Confirm": "确认",
|
||||
"Close": "关闭",
|
||||
"Save": "保存",
|
||||
"Edit": "编辑",
|
||||
"Delete": "删除",
|
||||
"Add": "添加",
|
||||
"View": "查看",
|
||||
"Back": "返回",
|
||||
"Download": "下载",
|
||||
"Login": "登录"
|
||||
},
|
||||
"form": {
|
||||
"Username": "账户名",
|
||||
"Password": "密码"
|
||||
},
|
||||
"datetime": {
|
||||
"thisWeek": "本周",
|
||||
"lastWeek": "上周",
|
||||
"thisMonth": "本月",
|
||||
"lastMonth": "上月",
|
||||
"lastThreeMonth": "前三个月",
|
||||
"thisYear": "今年"
|
||||
},
|
||||
"group": {
|
||||
"ArrivalDate": "抵达日期",
|
||||
"RefNo": "团号",
|
||||
"Pax": "人数",
|
||||
"Status": "状态",
|
||||
"City": "城市",
|
||||
"Guide": "导游",
|
||||
"ResSendingDate": "发送时间",
|
||||
"3DGuideTip": "红色突出显示:抵达日期在 3 天内,没有导游信息的预订。",
|
||||
"Attachments": "附件",
|
||||
"ConfirmationDate": "确认日期",
|
||||
"ConfirmationDetails": "确认信息",
|
||||
|
||||
"Rate Code": "Rate Code"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue