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.

39 lines
1.1 KiB

export default {
aboutus: 'ABOUT US',
products: 'PRODUCTS',
news: 'NEWS',
contact: 'CONTACT US',
branch: 'Company Locations',
productandservice: 'Products and Services',
development: 'Sustainable Development',
contactinfo: 'Contact Information',
searchResult: 'Search Results',
total: 'Total',
num: 'Results',
Form: {
submit: 'Submit',
},
About: {
company: 'Company Overview',
concept: 'Business Philosophy',
},
Social: {
news: 'Industry Updates',
activity: 'Company Activities',
esg: 'ESG',
},
Contact: {
form: 'Contact Form',
branch: 'Company Locations',
company: 'Company',
name: 'Name',
email: 'Email',
tel: 'Phone',
content: 'Content',
submit: 'Submit',
success: 'Success',
fail: 'Failure',
formmessage: 'We welcome you to provide suggestions through this email form. Your encouragement is our driving force, and we will respond to all inquiries as soon as possible.'
},
};