Skip to content

Commit 9a87649

Browse files
vins01-4scienceAdamF42
authored andcommitted
Merged in task/dspace-cris-2024_02_x/DSC-2444 (pull request DSpace#3867)
chore(i18n): Add addressLocality (City) translation key for organization address Approved-by: Fapohunda, Adamo
2 parents 67ba3dc + c41bc2c commit 9a87649

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3889,6 +3889,8 @@
38893889

38903890
"item.preview.organization.address.addressCountry": "Country",
38913891

3892+
"item.preview.organization.address.addressLocality": "City",
3893+
38923894
"item.preview.organization.foundingDate": "Founding Date",
38933895

38943896
"item.preview.organization.identifier.crossrefid": "Crossref ID",

src/assets/i18n/it.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6368,6 +6368,10 @@
63686368
// TODO New key - Add a translation
63696369
"item.preview.organization.address.addressCountry": "Country",
63706370

6371+
// "item.preview.organization.address.addressLocality": "City",
6372+
// TODO New key - Add a translation
6373+
"item.preview.organization.address.addressLocality": "City",
6374+
63716375
// "item.preview.organization.foundingDate": "Founding Date",
63726376
// TODO New key - Add a translation
63736377
"item.preview.organization.foundingDate": "Founding Date",

0 commit comments

Comments
 (0)