Added price translations
This commit is contained in:
26
src/translation/price.json
Normal file
26
src/translation/price.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user