Skip to content

Commit

Permalink
adding some language
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyedia committed Oct 28, 2024
1 parent 725247b commit e4f1e20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4531,6 +4531,12 @@
"search.filters.filter.itemVocab.placeholder": "Vocabulary...",

"search.filters.filter.dateCreated.head": "Date Created",

"search.filters.filter.dateModified.head": "Date Modified",

"search.filters.filter.dateModified.min.label": "Start",

"search.filters.filter.dateModified.max.label": "End",

"search.filters.filter.itemTags.head": "Tags",

Expand Down

0 comments on commit e4f1e20

Please sign in to comment.