Skip to content

Commit 461c686

Browse files
vins01-4scienceAdamF42
authored andcommitted
Merged in task/dspace-cris-2023_02_x/DSC-2444 (pull request DSpace#3866)
chore(i18n): Add addressLocality (City) translation key for organization address Approved-by: Fapohunda, Adamo
2 parents edf25a9 + 13bd1fb commit 461c686

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
@@ -3552,6 +3552,8 @@
35523552

35533553
"item.preview.organization.address.addressCountry": "Country",
35543554

3555+
"item.preview.organization.address.addressLocality": "City",
3556+
35553557
"item.preview.organization.foundingDate": "Founding Date",
35563558

35573559
"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
@@ -5596,6 +5596,10 @@
55965596
// TODO New key - Add a translation
55975597
"item.preview.organization.address.addressCountry": "Country",
55985598

5599+
// "item.preview.organization.address.addressLocality": "City",
5600+
// TODO New key - Add a translation
5601+
"item.preview.organization.address.addressLocality": "City",
5602+
55995603
// "item.preview.organization.foundingDate": "Founding Date",
56005604
// TODO New key - Add a translation
56015605
"item.preview.organization.foundingDate": "Founding Date",

0 commit comments

Comments
 (0)