Skip to content

Commit

Permalink
change content of tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi-of-the-sea committed Jul 16, 2024
1 parent a0e8798 commit b8bbe8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/plugins/Zoom/src/language.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const language: LanguageOption[] = [
zoom: {
in: 'Hinein zoomen',
out: 'Heraus zoomen',
slider: 'Zoom Schieberegler',
slider: 'Zoomstufe wählen',
},
},
},
Expand All @@ -20,7 +20,7 @@ const language: LanguageOption[] = [
zoom: {
in: 'Zoom in',
out: 'Zoom out',
slider: 'Zoom Slider',
slider: 'Choose zoom level',
},
},
},
Expand Down

0 comments on commit b8bbe8d

Please sign in to comment.