mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
v1.9 发布广告分类没有翻译成中文的问题
This commit is contained in:
parent
6ac789823a
commit
d05a0ef29d
@ -29,6 +29,14 @@ export const messages = {
|
||||
outside: 'Outside',
|
||||
noJump: 'No Jump'
|
||||
},
|
||||
location:{
|
||||
device: 'Device',
|
||||
ownerHome: 'Owner Home',
|
||||
businessHome: 'Business Home',
|
||||
serviceHome: 'Service Home',
|
||||
convenienceHome: 'Convenience Home',
|
||||
staffHome: 'Staff Home'
|
||||
},
|
||||
classify: {
|
||||
logistics: 'Logistics',
|
||||
catering: 'Catering',
|
||||
@ -141,6 +149,14 @@ export const messages = {
|
||||
outside: '站外',
|
||||
noJump: '不跳转'
|
||||
},
|
||||
location:{
|
||||
device: '设备',
|
||||
ownerHome: '业主家',
|
||||
businessHome: '商家家',
|
||||
serviceHome: '服务家',
|
||||
convenienceHome: '便利家',
|
||||
staffHome: '员工'
|
||||
},
|
||||
classify: {
|
||||
logistics: '物流',
|
||||
catering: '餐饮',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user