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

fixed a translation bug with infinite squares

This commit is contained in:
Zeno Rogue
2023-12-03 14:30:08 +01:00
parent ffc06b981f
commit 560cc91e95
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8425,7 +8425,7 @@ S("stretched hyperbolic", "natažené hyperbolické")
S("stretched Solv", "natažený Solv")
S("{3,∞} (infinite triangles)", "{3,∞} (nekonečné trojúhelníky)")
S("{4,∞} (infinite triangles)", "{4,∞} (nekonečné čtverce)")
S("{4,∞} (infinite squares)", "{4,∞} (nekonečné čtverce)")
S("{3/4,∞} (infinite triangles and squares)", "nekonečné trojúhelníky a čtverce")
S("4D crystal in H3", "4D krystal v H3")