mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 11:37:55 +00:00
fixed score/kills translation again
This commit is contained in:
@@ -4004,5 +4004,5 @@ S("A petrified creature.", "Eine versteinerte Kreatur.")
|
||||
|
||||
#undef Orb
|
||||
|
||||
S("score: ", "punkte: ")
|
||||
S("kills: ", "kills: ")
|
||||
S("score: %1", "punkte: %1")
|
||||
S("kills: %1", "kills: %1")
|
||||
|
Reference in New Issue
Block a user