mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-31 01:42:10 +00:00
fixed score/kills translation again
This commit is contained in:
+2
-2
@@ -6437,6 +6437,6 @@ S("This makes sense only in hyperbolic or Torus geometry.", "To dává smysl jen
|
||||
|
||||
#undef Orb
|
||||
|
||||
S("score: ", "skóre: ")
|
||||
S("kills: ", "zabitých netvorů: ")
|
||||
S("score: %1", "skóre: %1")
|
||||
S("kills: %1", "zabitých netvorů: %1")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user