mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-16 22:57:38 +00:00
fixed score/kills translation again
This commit is contained in:
@@ -6290,6 +6290,6 @@ S("This makes sense only in hyperbolic or Torus geometry.", "To ma sens tylko w
|
||||
// for the map editor
|
||||
N("Dragon Head", GEN_F, "Głowa Smoka", "Głowy Smoka", "Głowę Smoka", "Głową Smoka")
|
||||
|
||||
S("score: ", "wynik: ")
|
||||
S("kills: ", "zabicia: ")
|
||||
S("score: %1", "wynik: %1")
|
||||
S("kills: %1", "zabicia: %1")
|
||||
|
||||
|
Reference in New Issue
Block a user