Files
UXHack26/public/locales/en/common.json
T
William Jeynes 77c2c3acdf INIT REPO
2026-06-23 11:57:18 +01:00

20 lines
464 B
JSON

{
"company": "Evil.AI",
"navigation": {
"services": "Services",
"testimonies": "Customer Testimonies",
"jobs": "The Last Tech Job",
"login": "Login"
},
"header": {
"title": "Surveilance Technology for the Modern Age",
"button": "Learn More"
},
"customers": "Our Customers:",
"testimonies": "Satisfied Customer Testimonies: ",
"login": {
"username": "Username: ",
"password": "Password: ",
"button": "Login"
}
}