1
0
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:
Zeno Rogue
2017-12-03 10:44:05 +01:00
parent dfb0f6e1c1
commit ad7c453d18
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -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")