Skip to content

Commit

Permalink
Merge pull request #1079 from gidano/New
Browse files Browse the repository at this point in the history
Update HU translation
  • Loading branch information
z-huang authored Jan 17, 2024
2 parents 9088280 + 2ceb60a commit 18db9e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,11 @@
<!-- Player action -->
<string name="action_like">Tetszik</string>
<string name="action_remove_like">Lájk eltávolítása</string>
<string name="action_shuffle_on">Shuffle on</string>
<string name="action_shuffle_off">Shuffle off</string>
<string name="repeat_mode_off">Repeat mode off</string>
<string name="repeat_mode_one">Repeat current song</string>
<string name="repeat_mode_all">Repeat queue</string>
<string name="action_shuffle_on">Keverés BE</string>
<string name="action_shuffle_off">Keverés KI</string>
<string name="repeat_mode_off">Ismétlő mód KI</string>
<string name="repeat_mode_one">Aktuális dal ismétlése</string>
<string name="repeat_mode_all">Várósor ismétlése</string>

<!-- Queue Title -->
<string name="queue_all_songs">Minden dal</string>
Expand Down

0 comments on commit 18db9e9

Please sign in to comment.