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