Updated more of the translations

This commit is contained in:
Tiago Ribeiro
2023-10-22 17:10:55 +01:00
parent 967ad60a1e
commit 95af390d21
2 changed files with 7 additions and 7 deletions

View File

@@ -120,7 +120,7 @@ export default function Home({language}: Props) {
</button> </button>
</Link> </Link>
</div> </div>
<div className="relative h-full grid grid-cols-1 place-items-center gap-8"> <div className="relative -md:h-64 grid grid-cols-1 place-items-center gap-8">
<img src="/writing-evaluation.png" alt="Writing Evaluation" className="-md:w-full md:h-80 shadow rounded-xl" /> <img src="/writing-evaluation.png" alt="Writing Evaluation" className="-md:w-full md:h-80 shadow rounded-xl" />
</div> </div>
</div> </div>
@@ -129,7 +129,7 @@ export default function Home({language}: Props) {
{/* EnCoach Benefits Section */} {/* EnCoach Benefits Section */}
<section className="w-full bg-white"> <section className="w-full bg-white">
<div className="w-full p-8 md:p-20 lg:p-32 flex flex-col-reverse gap-8 md:gap-24 md:flex-row items-center justify-center container mx-auto"> <div className="w-full p-8 md:p-20 lg:p-32 flex flex-col-reverse gap-8 md:gap-24 md:flex-row items-center justify-center container mx-auto">
<div className="relative h-full grid grid-cols-2 place-items-center gap-8 -md:px-8"> <div className="relative h-fit grid grid-cols-2 place-items-center gap-8 -md:px-8">
<div className="w-60 h-60 rounded-xl overflow-hidden flex items-center justify-center"> <div className="w-60 h-60 rounded-xl overflow-hidden flex items-center justify-center">
<img src="/person_laptop_3.jpg" alt="Person using a laptop" /> <img src="/person_laptop_3.jpg" alt="Person using a laptop" />
</div> </div>
@@ -185,7 +185,7 @@ export default function Home({language}: Props) {
{/* CEO Message Section */} {/* CEO Message Section */}
<section className="w-full bg-white"> <section className="w-full bg-white">
<div className="w-full p-8 md:p-20 lg:p-32 flex flex-col gap-12 md:flex-row items-center justify-around container mx-auto"> <div className="w-full px-8 pt-12 pb-20 md:p-20 lg:p-32 flex flex-col gap-12 md:flex-row items-center justify-around container mx-auto">
<div className="flex flex-col gap-8"> <div className="flex flex-col gap-8">
<Tag>{translation.ceo_message.tag[language]}</Tag> <Tag>{translation.ceo_message.tag[language]}</Tag>
<div className="flex flex-col gap-3"> <div className="flex flex-col gap-3">

View File

@@ -11,7 +11,7 @@
}, },
"description": { "description": {
"en": "Expand your vocabulary, improve your reading comprehension and improve your ability to interpret texts in English.", "en": "Expand your vocabulary, improve your reading comprehension and improve your ability to interpret texts in English.",
"ar": "قم بتوسيع مفرداتك وتحسين فهمك للقراءة وتحسين قدرتك على تفسير النصوص باللغة الإنجليزية." "ar": "حقیق نجاح أكبر. واستثمر في زیادة مفرداتك وتعزیز فھمك للقراءة بھدف قم بتطویر قدراتك على تفسیر النصوص باللغة الإنجلیزیة"
} }
}, },
"listening": { "listening": {
@@ -21,7 +21,7 @@
}, },
"description": { "description": {
"en": "Improve your ability to follow conversations in English and your ability to understand different accents and intonations.", "en": "Improve your ability to follow conversations in English and your ability to understand different accents and intonations.",
"ar": "تحسين قدرتك على متابعة المحادثات باللغة الإنجليزية وقدرتك على فهم اللهجات والتنغيمات المختلفة." "ar": "اللغویة المتنوعة. مھاراتك في التواصل اللغوي وتعامل بثقة مع التحدیات وتحسین قدرتك على فھم مختلف اللھجات. اكتسب طور قدرتك على متابعة المحادثات باللغة الإنجلیزیة"
} }
}, },
"writing": { "writing": {
@@ -31,7 +31,7 @@
}, },
"description": { "description": {
"en": "Allow you to practice writing in a variety of formats, from simple paragraphs to complex essays.", "en": "Allow you to practice writing in a variety of formats, from simple paragraphs to complex essays.",
"ar": "تتيح لك ممارسة الكتابة بمجموعة متنوعة من التنسيقات، بدءًا من الفقرات البسيطة وحتى المقالات المعقدة." "ar": "والأغراض. المعقدة. ستتمكن من التعبیر بثقة في مختلف المواضیع الأشكال، بدءًا من الفقرات البسیطة وصولا ً إلى المقالات استعد للكتابة باللغة الإنجلیزیة في مجموعة متنوعة من"
} }
}, },
"speaking": { "speaking": {
@@ -41,7 +41,7 @@
}, },
"description": { "description": {
"en": "You'll have access to interactive dialogs, pronunciation exercises and speech recordings.", "en": "You'll have access to interactive dialogs, pronunciation exercises and speech recordings.",
"ar": "سيكون لديك إمكانية الوصول إلى مربعات الحوار التفاعلية وتمارين النطق وتسجيلات الكلام." "ar": "فع ّ ال. فرصة الاستماع والتكلم وتحسین مھاراتك اللغویة بشكل لتدریبك على النطق بمساعدة تمارین احترافیة. ستتاح لك استعد لتجربة حوارات تفاعلیة تم تصمیمھا خصیص ً ا"
} }
} }
}, },