Files
2026-06-16 13:01:07 +03:00

15 lines
210 B
JSON

{
"nav": {
"home": "Home",
"about": "About Us",
"contact": "Contact"
},
"hero": {
"title": "Welcome",
"cta": "Learn More"
},
"footer": {
"rights": "All rights reserved."
}
}