bl-frontend-rs/locales/navbar/navbar.json

19 lines
371 B
JSON

{
"navbar.item.home": {
"en": "Home",
"es": "Inicio"
},
"navbar.item.services": {
"en": "Services",
"es": "Servicios"
},
"navbar.item.about-us": {
"en": "About",
"es": "Sobre Nosotros"
},
"navbar.item.contact-us": {
"en": "Let's work together",
"es": "Trabajemos Juntos"
}
}