- {i18next.t( - "An {{approvalLabel}} request is already pending for an existing version of this record. " + - "A new version will not be taken into account for the {{approvalLabel}} request.", - { - approvalLabel, - } - )} -
-- {i18next.t( - "Creating a new version while the request is pending is not recommended." - )} -
- > - )} - {committeeApprovalStatus === "accepted" && ( -- {i18next.t( - "A version of this record has already been approved. Creating a new version following an approved request is not recommended." - )} -
- )} ++ {i18next.t( + "An {{approvalLabel}} request is already pending for an existing version of this record. " + + "A new version will not be taken into account for the {{approvalLabel}} request.", + { + approvalLabel, + } + )} +
++ {i18next.t( + "Creating a new version while the request is pending is not recommended." + )} +