Skip to content

Commit

Permalink
Fix variables
Browse files Browse the repository at this point in the history
  • Loading branch information
WolverStones committed Aug 30, 2024
1 parent 9c32f9b commit bad8005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locales/Czech.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
"invalid_number": "Prosím, poskytni platné číslo skladby."
},
"messages": {
"removed": "Odstraněna skladba číslo {skladbuNumber} z fronty."
"removed": "Odstraněna skladba číslo {songNumber} z fronty."
}
},
"replay": {
Expand Down Expand Up @@ -479,7 +479,7 @@
"provide_skladbu": "Prosím, poskytni skladbu.",
"playlist_not_exist": "Tento playlist neexistuje.",
"skladbu_not_found": "Nenalezena žádná odpovídající skladba.",
"skladbu_removed": "Skladba {skladbu} byla odstraněna z {playlist}.",
"skladbu_removed": "Skladba {song} byla odstraněna z {playlist}.",
"error_occurred": "Při odstraňování skladby došlo k chybě."
}
},
Expand Down

0 comments on commit bad8005

Please sign in to comment.