语言适配

This commit is contained in:
李志鹏
2026-05-20 11:10:03 +08:00
parent ddd61ff22f
commit 8cf3a2177c
5 changed files with 25 additions and 7 deletions

View File

@@ -25,4 +25,9 @@ export default {
PageNotFound: 'Page not found',
PageNotFoundTitle: "That Page Can't Be Found",
PageNotFoundDesc: "It looks like nothing was found at this location.",
Contact: 'Contact',
GetInTouch: 'Get In Touch',
StayUpToDate: "Stay up to date with our e-newsletter",
EmailAddress: 'Email Address',
Submit: 'Submit',
}