traduction + alert

This commit is contained in:
maher
2025-12-29 16:41:58 +01:00
parent fc2c7a3d25
commit fef43c222d
19 changed files with 206 additions and 718 deletions

View File

@@ -0,0 +1,3 @@
home: "الصفحة الرئيسية"
welcome: "مرحبًا، أهلاً بعودتك!"
last_login: "تاريخ آخر اتصال"

View File

@@ -0,0 +1,3 @@
home: "Home"
welcome: "Hi, welcome back!"
last_login: "Last login date"

View File

@@ -0,0 +1,3 @@
home: "Accueil"
welcome: "Bonjour, bienvenue à nouveau !"
last_login: "Date dernière connection"

View File

@@ -0,0 +1,3 @@
alert_sucess_add: "النجاح"
alert_sucess_edit: "النجاح"
alert_sucess_send_validation: "النجاح"

View File

@@ -0,0 +1,3 @@
alert_sucess_add: "sucess"
alert_sucess_edit: ""
alert_sucess_send_validation: "sucess"

View File

@@ -0,0 +1,3 @@
alert_sucess_add: "succès"
alert_sucess_edit: ""
alert_sucess_send_validation: "succès "

View File

@@ -1,10 +1,11 @@
home: ""
investigation_create: ""
investigation_liste: ""
rroadcast: ""
rapport: ""
home: "الصفحة الرئيسية"
investigation: "التحقيق"
investigation_create: "إنشاء"
investigation_liste: "القائمة"
broadcast: "البث"
rapport: "تقرير"
profile: ""
profile_edit: ""
account_settings: ""
sign_out: ""
profile: "الملف الشخصي"
profile_edit: "تحرير الملف الشخصي"
account_settings: "إعدادات الحساب"
sign_out: "تسجيل الخروج"

View File

@@ -7,5 +7,5 @@ rapport: "Rapport"
profile: "Profile"
profile_edit: "Modifier mon profile"
account_settings: "Account Settings"
sign_out: "Sign Out"
account_settings: "Paramètres du compte"
sign_out: "Se déconnecter"