diff --git a/frontend/src/assets/locales/ro/translation.json b/frontend/src/assets/locales/ro/translation.json
index 030a48dd..3ca66fb8 100644
--- a/frontend/src/assets/locales/ro/translation.json
+++ b/frontend/src/assets/locales/ro/translation.json
@@ -809,7 +809,7 @@
},
"DELETE_DOCUMENT_CONTRACT": {
"label": "Șterge Contract",
- "description": "Contractul cu numărul {{contractNumber}} pentru {{volunteerName}} a fost șters"
+ "description": "Contractul cu numărul {{documentContractNumber}} pentru {{volunteerName}} a fost șters"
},
"CREATE_DOCUMENT_TEMPLATE": {
"label": "Creează Template",
@@ -1371,4 +1371,4 @@
"clear": "Șterge",
"apply_all": "Aplică pentru toate"
}
-}
\ No newline at end of file
+}
diff --git a/frontend/src/common/utils/actions-archive.mappings.tsx b/frontend/src/common/utils/actions-archive.mappings.tsx
index ec8c996b..1f15e23d 100644
--- a/frontend/src/common/utils/actions-archive.mappings.tsx
+++ b/frontend/src/common/utils/actions-archive.mappings.tsx
@@ -398,12 +398,14 @@ export const mapEventDataToActionDescription = (
return (
+
),
}}
/>