diff --git a/src/assets/i18n/cs.json5 b/src/assets/i18n/cs.json5 index 08c5f5ed60e..fed3c1a443e 100644 --- a/src/assets/i18n/cs.json5 +++ b/src/assets/i18n/cs.json5 @@ -2717,9 +2717,15 @@ // "form.other-information.last-name": "Last Name", "form.other-information.last-name": "Příjmení", + // "form.other-information.location": "Location", + "form.other-information.location": "Místo", + // "form.other-information.orcid": "ORCID", "form.other-information.orcid": "ORCID", + // "form.other-information.ror-id": "ROR ID", + "form.other-information.ror-id": "ROR ID", + // "form.remove": "Remove", "form.remove": "Odstranit", diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 3c0ed9943e7..c186f15e40d 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -1811,8 +1811,12 @@ "form.other-information.last-name": "Last Name", + "form.other-information.location": "Location", + "form.other-information.orcid": "ORCID", + "form.other-information.ror-id": "ROR ID", + "form.remove": "Remove", "form.save": "Save",