Skip to content

Commit

Permalink
Update packages/itwin/tree-widget/public/locales/en/TreeWidget.json
Browse files Browse the repository at this point in the history
Co-authored-by: Grigas <[email protected]>
  • Loading branch information
JonasDov and grigasp authored Feb 11, 2025
1 parent 1b36456 commit 2f7a647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/itwin/tree-widget/public/locales/en/TreeWidget.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"someElementsAreHidden": "There are both visible and hidden elements in this category",
"allElementsVisible": "All category elements are in the always drawn list",
"hiddenThroughModel": "Model is hidden",
"allModeledElementsHidden": "All modeled and regular elements in the category are hidden",
"someModeledElementsHidden": "There are both visible and hidden modeled and regular elements in this category"
"allModeledElementsHidden": "All elements in the category are hidden",
"someModeledElementsHidden": "There are both visible and hidden elements in this category"
},
"element": {
"hiddenThroughNeverDrawnList": "Element(s) in \"never drawn\" list",
Expand Down

0 comments on commit 2f7a647

Please sign in to comment.