Skip to content

Commit d62e009

Browse files
author
Andrea Barbasso
committed
Merge remote-tracking branch 'origin/dspace-cris-2024_02_x' into task/dspace-cris-2025_02_x/DSC-2676
# Conflicts: # package.json # src/assets/i18n/en.json5
2 parents 7a864f8 + e35afb1 commit d62e009

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

src/assets/i18n/en.json5

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

54865486
"suggestion.source.openaire": "OpenAIRE Graph",
54875487

5488+
"suggestion.source.orcidWorks": "ORCID Integration",
5489+
54885490
"suggestion.source.openalex": "OpenAlex",
54895491

54905492
"suggestion.from.source": "from the ",
@@ -5495,6 +5497,8 @@
54955497

54965498
"suggestion.type.openaire": "OpenAIRE",
54975499

5500+
"suggestion.type.orcidWorks": "Publication",
5501+
54985502
"register-email.title": "New user registration",
54995503

55005504
"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)