Skip to content

Commit 47098ca

Browse files
add missing form.other-information keys
1 parent 9ab022c commit 47098ca

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1737,6 +1737,18 @@
17371737

17381738
"form.no-value": "No value entered",
17391739

1740+
"form.other-information.email": "Email",
1741+
1742+
"form.other-information.first-name": "First Name",
1743+
1744+
"form.other-information.insolr": "In Solr Index",
1745+
1746+
"form.other-information.institution": "Institution",
1747+
1748+
"form.other-information.last-name": "Last Name",
1749+
1750+
"form.other-information.orcid": "ORCID",
1751+
17401752
"form.remove": "Remove",
17411753

17421754
"form.save": "Save",

0 commit comments

Comments
 (0)