You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.1 KiB
35 lines
1.1 KiB
export default {
|
|
aboutus: '关于我们',
|
|
products: '产品应用资讯',
|
|
news: '最新消息',
|
|
contact: '联络我们',
|
|
branch: '公司据点',
|
|
productandservice: '产品与服务',
|
|
development: '企业永续发展',
|
|
contactinfo: '联络资讯',
|
|
copyright: '普达国际 版权所有 © All Rights Reserved Copyright © 2013. All rights reserved.',
|
|
Form: {
|
|
submit: '确认送出',
|
|
},
|
|
about: {
|
|
company: '公司简介',
|
|
concept: '经营理念',
|
|
},
|
|
Social: {
|
|
news: '产业动态',
|
|
activity: '公司活动',
|
|
},
|
|
Contact: {
|
|
form: '联络表单',
|
|
branch: '公司据点',
|
|
company: '公司名称',
|
|
name: '姓名',
|
|
email: '电子邮件',
|
|
tel: '电话',
|
|
content: '内容',
|
|
submit: '送出',
|
|
success: '成功',
|
|
fail: '失败',
|
|
formmessage : '我们欢迎您透过本信件表单写下相关的建议 您的鼓励是我们成长的动力,所有的问题 我们都会尽快回复给您。'
|
|
},
|
|
}; |