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 : '我們歡迎您透過本信件表單寫下相關的建議 您的鼓勵是我們成長的動力,所有的問題 我們都會盡快回覆給您。'
|
|
},
|
|
}; |