Skip to content

Commit 8c65cb6

Browse files
Merge branch 'task/dspace-cris-2024_02_x/DSC-2665' into dspace-cris-2024_02_x
2 parents a5dc6f1 + 6133cc2 commit 8c65cb6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/assets/i18n/en.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5316,6 +5316,8 @@
53165316

53175317
"suggestion.source.openaire": "OpenAIRE Graph",
53185318

5319+
"suggestion.source.orcidWorks": "ORCID Integration",
5320+
53195321
"suggestion.from.source": "from the ",
53205322

53215323
"suggestion.count.missing": "You have no publication claims left",
@@ -5324,6 +5326,8 @@
53245326

53255327
"suggestion.type.openaire": "OpenAIRE",
53265328

5329+
"suggestion.type.orcidWorks": "Publication",
5330+
53275331
"register-email.title": "New user registration",
53285332

53295333
"register-page.create-profile.header": "Create Profile",

src/assets/i18n/it.json5

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8741,6 +8741,10 @@
87418741
// TODO New key - Add a translation
87428742
"suggestion.source.openaire": "OpenAIRE Graph",
87438743

8744+
// "suggestion.source.orcidWorks": "ORCID Integration",
8745+
// TODO New key - Add a translation
8746+
"suggestion.source.orcidWorks": "ORCID Integration",
8747+
87448748
// "suggestion.from.source": "from the ",
87458749
// TODO New key - Add a translation
87468750
"suggestion.from.source": "from the ",
@@ -8757,6 +8761,10 @@
87578761
// TODO New key - Add a translation
87588762
"suggestion.type.openaire": "OpenAIRE",
87598763

8764+
// "suggestion.type.orcidWorks": "Publication",
8765+
// TODO New key - Add a translation
8766+
"suggestion.type.orcidWorks": "Publication",
8767+
87608768
// "register-email.title": "New user registration",
87618769
"register-email.title": "Registrazione nuovo utente",
87628770

0 commit comments

Comments
 (0)