Skip to content

Commit

Permalink
fix: update label for showType to Categories
Browse files Browse the repository at this point in the history
  • Loading branch information
7underlines committed Jan 6, 2025
1 parent 332ff6b commit 4610593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
}
},
"showType": {
"label": "Anzeigetyp",
"label": "Kategorien",
"options": {
"all": "Alle",
"select": "Kategorien auswählen"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
}
},
"showType": {
"label": "Show type",
"label": "Categories",
"options": {
"all": "All",
"select": "Select categories"
Expand Down

0 comments on commit 4610593

Please sign in to comment.