Skip to content

Commit a2d642d

Browse files
0einstein0slint
authored andcommitted
config: updated severity label text
1 parent 45a5517 commit a2d642d

File tree

1 file changed

+1
-1
lines changed
  • invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit

1 file changed

+1
-1
lines changed

invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const depositFormSectionsConfig = {
3434

3535
const severityChecksConfig = {
3636
info: {
37-
label: i18next.t("Recommended"),
37+
label: i18next.t("Recommendation"),
3838
description: i18next.t("This check is recommended but not mandatory."),
3939
},
4040
error: {

0 commit comments

Comments
 (0)