Skip to content

Commit

Permalink
fix(lang): fix typo in de locale for progress bar (#7380)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-venturini authored Aug 17, 2021
1 parent 05083bb commit 9e82035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"End of dialog window.": "Ende des Dialogfensters.",
"Audio Player": "Audio-Player",
"Video Player": "Video-Player",
"Progress Bar": "Forschrittsbalken",
"Progress Bar": "Fortschrittsbalken",
"progress bar timing: currentTime={1} duration={2}": "{1} von {2}",
"Volume Level": "Lautstärke",
"{1} is loading.": "{1} wird geladen.",
Expand Down

0 comments on commit 9e82035

Please sign in to comment.