1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-03 13:51:22 +00:00

missing translations

This commit is contained in:
Zeno Rogue
2018-08-21 18:25:44 +02:00
parent c65b4f254d
commit 245217274c
2 changed files with 7 additions and 0 deletions

View File

@@ -7128,3 +7128,6 @@ S("polygons match incorrectly", "wielokąty źle się łączą")
S("currently no more than %1 edges", "obecnie nie więcej niż %1 krawędzi")
S("currently no more than %1 faces in vertex", "obecnie nie więcej niż %1 ścian w wierzchołku")
N("Canvas", GEN_N, "Płótno", "Płótna", "Płótno", "na Płótnie")
S("find the player", "do gracza")
S("press SPACE to find the player", "SPACE = do gracza")