Translated the home page to work with both EN and AR
This commit is contained in:
30
src/translation/navbar.json
Normal file
30
src/translation/navbar.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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": "منصة"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user