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.
26 lines
930 B
26 lines
930 B
export default {
|
|
aboutus: 'ABOUT US',
|
|
products: 'PRODUCTS',
|
|
news: 'NEWS',
|
|
contact: 'CONTACT US',
|
|
branch: 'BRANCH',
|
|
productandservice: 'Products and Services',
|
|
development: 'Sustainable development of enterprises',
|
|
contactinfo: 'CONTACT INFORMATION',
|
|
copyright: '普達國際 版權所有 © All Rights Reserved Copyright © 2013. All rights reserved.',
|
|
about: {
|
|
company: 'Company Profile',
|
|
concept: 'Business Philosophy',
|
|
},
|
|
Contact: {
|
|
company: 'Company',
|
|
name: 'Name',
|
|
email: 'Email',
|
|
tel: 'Telephone',
|
|
content: 'Content',
|
|
submit: 'Submit',
|
|
success: 'Success',
|
|
fail: 'Fail',
|
|
formmessage : 'We welcome you to provide relevant suggestions through this email form. Your encouragement is our driving force for growth, and we will respond to all inquiries as soon as possible.'
|
|
}
|
|
}; |