Files
encoach_landingpage/src/translation/navbar.json
2023-10-22 19:27:44 +01:00

30 lines
438 B
JSON

{
"home": {
"en": "Home",
"ar": "بيت"
},
"services": {
"en": "Services",
"ar": "خدمات"
},
"about": {
"en": "About us",
"ar": "نبذة عنا"
},
"history": {
"en": "History",
"ar": "تاريخ"
},
"contact": {
"en": "Contact",
"ar": "اتصال"
},
"platform": {
"en": "Platform",
"ar": "منصة"
},
"join": {
"en": "Join",
"ar": "منصة"
}
}