Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/i18n/ar/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"confirmEmail": "تأكيد البريد الإلكتروني",
"resetPassword": "إعادة تعيين كلمة المرور"
}
5 changes: 5 additions & 0 deletions src/i18n/ar/confirm-email.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"text1": "مرحباً!",
"text2": "أنت على وشك البدء في الاستمتاع",
"text3": "ببساطة اضغط على الزر الأخضر الكبير أدناه للتحقق من بريدك الإلكتروني."
}
5 changes: 5 additions & 0 deletions src/i18n/ar/confirm-new-email.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"text1": "مرحباً!",
"text2": "يرجى تأكيد عنوان بريدك الإلكتروني الجديد.",
"text3": "ببساطة اضغط على الزر الأخضر الكبير أدناه للتحقق من بريدك الإلكتروني."
}
6 changes: 6 additions & 0 deletions src/i18n/ar/reset-password.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"text1": "هل تواجه مشكلة في تسجيل الدخول؟",
"text2": "إعادة تعيين كلمة المرور سهلة.",
"text3": "فقط اضغط على الزر أدناه واتبع التعليمات. سنجعلك تعمل مرة أخرى في وقت قصير.",
"text4": "إذا لم تقم بهذا الطلب، يرجى تجاهل هذا البريد الإلكتروني."
}