404和底部页面
This commit is contained in:
@@ -3,7 +3,7 @@ export default {
|
||||
Home: 'Home',
|
||||
AboutUs: 'About Us',
|
||||
OurSolutions: 'Our Solutions',
|
||||
AiDA31: 'AiDA 3.1',
|
||||
AiDA: 'AiDA 3.1',
|
||||
Mixi: 'Mixi',
|
||||
Communities: 'Communities',
|
||||
Events: 'Events',
|
||||
@@ -15,10 +15,14 @@ export default {
|
||||
LoginOrSignin: 'Log in / Sign in',
|
||||
},
|
||||
MainFooter: {
|
||||
Others: 'Others',
|
||||
Copyright: '©{year} {name} Limited',
|
||||
PrivacyPolicy: 'Privacy Policy',
|
||||
TermsOfUse: 'Terms of Use',
|
||||
Disclaimer: 'Disclaimer',
|
||||
SiteMap: 'Site Map',
|
||||
}
|
||||
},
|
||||
PageNotFound: 'Page not found',
|
||||
PageNotFoundTitle: "That Page Can't Be Found",
|
||||
PageNotFoundDesc: "It looks like nothing was found at this location.",
|
||||
}
|
||||
Reference in New Issue
Block a user