From 9f6060875ffc7096c5c68b2e48432f2f13f3f3c5 Mon Sep 17 00:00:00 2001 From: Siarhei Iukou Date: Tue, 19 Nov 2024 15:26:32 +0300 Subject: [PATCH] EPMRPP-96257 || Code Review fix - 1 --- app/localization/translated/es.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/localization/translated/es.json b/app/localization/translated/es.json index 1cfb0d8d12..6d36a214e1 100644 --- a/app/localization/translated/es.json +++ b/app/localization/translated/es.json @@ -1774,6 +1774,12 @@ "ProjectStatusPage.oneMonth": "1 mes", "ProjectStatusPage.sixMonths": "6 meses", "ProjectStatusPage.threeMonths": "3 meses", + "ProjectTeamPage.description": "User list is currently empty. To make the most out of your project, invite your team members and collaborate efficiently.", + "ProjectTeamPage.inviteUser": "Invite user", + "ProjectTeamPage.noResultsDescription": "Your search or filter criteria didn't match any results. Please try different keywords or adjust your filter settings.", + "ProjectTeamPage.noUsers": "No users added yet", + "ProjectTeamPage.searchPlaceholder": "Type to search by name", + "ProjectTeamPage.title": "Project team", "ProjectsAndRolesColumn.more": "más", "ProjectsGrid.lastLaunchCol": "Fecha de la última ejecución", "ProjectsGrid.lastLaunchColShort": "Fecha ejc",