Added price translations

This commit is contained in:
Joao Ramos
2024-01-11 19:28:37 +00:00
parent bad9d52e59
commit 268b370359
2 changed files with 33 additions and 6 deletions

View File

@@ -0,0 +1,26 @@
{
"joinus": {
"en": "Join us",
"ar": "Join us"
},
"title": {
"en": "Available Packages",
"ar": "Available Packages"
},
"packageIncludes": {
"en": "This includes:",
"ar": "This includes:"
},
"packageIncludesA": {
"en": "Train your abilities for the IELTS exam",
"ar": "Train your abilities for the IELTS exam"
},
"packageIncludesB": {
"en": "Gain insights into your weaknesses and strengths",
"ar": "Gain insights into your weaknesses and strengths"
},
"packageIncludesC": {
"en": "Allow yourself to correctly prepare for the exam",
"ar": "Allow yourself to correctly prepare for the exam"
}
}