diff --git a/frontend/lang/messages/es-ES.json b/frontend/lang/messages/es-ES.json index 74b138df18c6..143957f82fd8 100644 --- a/frontend/lang/messages/es-ES.json +++ b/frontend/lang/messages/es-ES.json @@ -198,7 +198,8 @@ "refresh": "Actualizar", "upload-file": "Subir Archivo", "created-on-date": "Creado el {0}", - "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes." + "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes.", + "clipboard-copy-failure": "Failed to copy to the clipboard." }, "group": { "are-you-sure-you-want-to-delete-the-group": "Por favor, confirma que deseas eliminar {groupName}",