Skip to content

Commit

Permalink
some label changes
Browse files Browse the repository at this point in the history
  • Loading branch information
blancoj committed Nov 14, 2024
1 parent 8a2363a commit 3166de7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@

"browse.startsWith.type_date.label": "Or type in a date (year-month) and click on the Browse button",

"browse.startsWith.type_text": "Type the starting word(s) to filter results",
"browse.startsWith.type_text": "Enter first few letters:",

"browse.startsWith.input": "Filter",

Expand Down Expand Up @@ -3668,7 +3668,7 @@

"search.filters.filter.discipline.head": "Discipline",

"search.filters.filter.identifiersource.head": "Identifier Source",
"search.filters.filter.identifiersource.head": "Source Publication",

"search.filters.filter.hlbtoplevel.head": "Subject Top",

Expand Down Expand Up @@ -3916,13 +3916,13 @@

"sorting.score.DESC": "Most Relevant",

"sorting.dc.date.issued.ASC": "Date Issued Ascending",
"sorting.dc.date.issued.ASC": "Date Published Ascending",

"sorting.dc.date.issued.DESC": "Date Issued Descending",
"sorting.dc.date.issued.DESC": "Date Published Descending",

"sorting.dc.date.accessioned.ASC": "Accessioned Date Ascending",
"sorting.dc.date.accessioned.ASC": "Most Recently Deposited Ascending",

"sorting.dc.date.accessioned.DESC": "Accessioned Date Descending",
"sorting.dc.date.accessioned.DESC": "Most Recently Deposited Descending",

"sorting.lastModified.ASC": "Last modified Ascending",

Expand Down

0 comments on commit 3166de7

Please sign in to comment.