We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a5517 commit a2d642dCopy full SHA for a2d642d
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/config.js
@@ -34,7 +34,7 @@ const depositFormSectionsConfig = {
34
35
const severityChecksConfig = {
36
info: {
37
- label: i18next.t("Recommended"),
+ label: i18next.t("Recommendation"),
38
description: i18next.t("This check is recommended but not mandatory."),
39
},
40
error: {
0 commit comments