爱山东pc端
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.

36 lines
726 B

3 months ago
export default {
nav: {
Home: 'Home',
Policy: 'Policy',
3 months ago
About: 'About',
FAQ: 'FAQ',
Contact: 'Contact',
},
languageSwitcher: {
title: 'Language',
en: 'English',
zhCN: 'Simplified Chinese',
zhTW: 'Traditional Chinese',
},
footerNavList: {
Navigate: 'Navigate',
Policy: 'Policy',
3 months ago
AboutUs: 'About Us',
ContactUs: 'Contact Us',
Careers: 'Careers',
},
footerLinkList: {
Link: 'Link',
PrivacyPolicy: 'Privacy Policy',
TermConditioner: 'Term Conditioner',
FAQs: 'FAQs',
},
footerTitle: {
title: 'We work with you to customize a policy that fits your budget and your needs.',
submit: 'Submit',
},
login: {
text: 'login',
},
}