Skip to content

Commit

Permalink
added missing keys
Browse files Browse the repository at this point in the history
  • Loading branch information
corrado lombardi committed Sep 18, 2023
1 parent c57647a commit 5e754b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -5199,6 +5199,8 @@

"search.filters.filter.investigators.head": "Researcher",

"search.filters.filter.investigators.label": "Researcher",

"search.filters.filter.investigators.placeholder": "Researcher",

"search.filters.filter.jobTitle.head": "Job Title",
Expand All @@ -5221,6 +5223,8 @@

"search.filters.filter.projectOrgUnits.head" : "Organizations",

"search.filters.filter.projectOrgUnits.label" : "Organizations",

"search.filters.filter.projectOrgUnits.placeholder" : "Organizations",

"search.filters.filter.personOrgUnits.head" : "Organizations",
Expand Down

0 comments on commit 5e754b6

Please sign in to comment.