diff --git a/src/app/features/dashboard/projects-dashboard/projects-dashboard.component.html b/src/app/features/dashboard/projects-dashboard/projects-dashboard.component.html index c551ca8f..74a96df0 100644 --- a/src/app/features/dashboard/projects-dashboard/projects-dashboard.component.html +++ b/src/app/features/dashboard/projects-dashboard/projects-dashboard.component.html @@ -96,7 +96,7 @@ - {{ "projectDashboard.notAvailable" | translate }} + Not available diff --git a/src/assets/i18n/ara.json b/src/assets/i18n/ara.json index d1f9e3f3..45412d53 100644 --- a/src/assets/i18n/ara.json +++ b/src/assets/i18n/ara.json @@ -82,8 +82,7 @@ "projectRow": "لا توجد مشاريع متاحة.", "tableDescription": "قائمة المشاريع", "title": "تحديث تفاصيل المشروع", - "message": "أضف الحقول التالية المطلوبة للمشروع ، للمتابعة.", - "notAvailable": "غير متوفر" + "message": "أضف الحقول التالية المطلوبة للمشروع ، للمتابعة." }, "biometricDashboard": { "projectDashboard": "لوحة تحكم المشاريع", diff --git a/src/assets/i18n/eng.json b/src/assets/i18n/eng.json index 76d4e877..44404b99 100644 --- a/src/assets/i18n/eng.json +++ b/src/assets/i18n/eng.json @@ -82,8 +82,7 @@ "projectRow": "There are no projects available.", "tableDescription": "List of Projects", "title": "Update Project Details", - "message": "Add the following fields required for the Project, to proceed.", - "notAvailable": "Not Available" + "message": "Add the following fields required for the Project, to proceed." }, "biometricDashboard": { "projectDashboard": "Projects Dashboard", diff --git a/src/assets/i18n/fra.json b/src/assets/i18n/fra.json index 9269b9a9..9a3650b5 100644 --- a/src/assets/i18n/fra.json +++ b/src/assets/i18n/fra.json @@ -82,8 +82,7 @@ "projectRow": "Il n'y a pas de projets disponibles.", "tableDescription": "Liste des projets", "title": "Mettre à jour les détails du projet", - "message": "Ajoutez les champs suivants requis pour le projet, pour continuer.", - "notAvailable": "Pas disponible" + "message": "Ajoutez les champs suivants requis pour le projet, pour continuer." }, "biometricDashboard": { "projectDashboard": "Tableau de bord des projets",