Skip to content

Commit 6133cc2

Browse files
feat(i18n): Update ORCID translation key to include 'Integration'
ref: DSC-2665
1 parent dd4938b commit 6133cc2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5316,7 +5316,7 @@
53165316

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

5319-
"suggestion.source.orcidWorks": "ORCID",
5319+
"suggestion.source.orcidWorks": "ORCID Integration",
53205320

53215321
"suggestion.from.source": "from the ",
53225322

src/assets/i18n/it.json5

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

8744-
// "suggestion.source.orcidWorks": "ORCID",
8744+
// "suggestion.source.orcidWorks": "ORCID Integration",
87458745
// TODO New key - Add a translation
8746-
"suggestion.source.orcidWorks": "ORCID",
8746+
"suggestion.source.orcidWorks": "ORCID Integration",
87478747

87488748
// "suggestion.from.source": "from the ",
87498749
// TODO New key - Add a translation

0 commit comments

Comments
 (0)