Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
pabera committed Dec 25, 2023
1 parent 6fbdd6d commit 0e7a318
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/webapp/public/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"toggle_output": "Audio-Ausgang umschalten",
"sync_rfidcards_all": "Alle Audiodateien und Karteneinträge synchronisieren",
"sync_rfidcards_change_on_rfid_scan": "Aktivierung ändern für 'on RFID scan'",
"next": "Nächter Song",
"next": "Nächster Song",
"pause": "Pause",
"play": "Abspielen",
"previous": "Vorheriger Song",
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"next_song": "Next song",
"pause": "Pause",
"play": "Play",
"prev_song": "Pevious song",
"prev_song": "Previous song",
"shuffle": "Toggle Shuffle",
"repeat": "Toggle Repeat",
"toggle": "Toggle Play/Pause"
Expand Down

0 comments on commit 0e7a318

Please sign in to comment.