Skip to content

Commit

Permalink
Label for facet and meta data item
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Apr 5, 2024
1 parent 3bb6cec commit b57ca9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ const messages = defineMessages({
id: 'Facet',
defaultMessage: 'Facet',
},
item: {
id: 'Item',
defaultMessage: 'Item',
},
label: {
id: 'Label',
defaultMessage: 'Label',
Expand Down

0 comments on commit b57ca9c

Please sign in to comment.