Skip to content

Commit 6f223a7

Browse files
Add OpenAlex translations to English and Italian locales
1 parent 3c387f3 commit 6f223a7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

src/assets/i18n/en.json5

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

55025502
"suggestion.type.orcidWorks": "Publication",
55035503

5504+
"suggestion.type.openalex" : "OpenAlex",
5505+
55045506
"register-email.title": "New user registration",
55055507

55065508
"register-page.create-profile.header": "Create Profile",
@@ -9306,6 +9308,8 @@
93069308

93079309
"item.preview.organization.alternateName": "Alternative name",
93089310

9311+
"item.preview.dc.identifier.openalex" : "OpenAlex ID",
9312+
93099313
"third-party-metrics-cookies.message": "{{ metricType }} badge is blocked by your ",
93109314

93119315
"third-party-metrics-cookies.consent-settings": "consent settings",

src/assets/i18n/it.json5

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8768,6 +8768,9 @@
87688768
// TODO New key - Add a translation
87698769
"suggestion.type.orcidWorks": "Publication",
87708770

8771+
// "suggestion.type.openalex" : "OpenAlex"
8772+
"suggestion.type.openalex" : "OpenAlex",
8773+
87718774
// "register-email.title": "New user registration",
87728775
"register-email.title": "Registrazione nuovo utente",
87738776

@@ -15183,7 +15186,8 @@
1518315186
// TODO New key - Add a translation
1518415187
"item.preview.organization.alternateName": "Alternative name",
1518515188

15186-
15189+
// "item.preview.dc.identifier.openalex" : "OpenAlex ID"
15190+
"item.preview.dc.identifier.openalex" : "OpenAlex ID",
1518715191

1518815192

1518915193

0 commit comments

Comments
 (0)