mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-04 17:57:03 +00:00
fixed a translation bug with infinite squares
This commit is contained in:
parent
ffc06b981f
commit
560cc91e95
@ -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")
|
||||
|
@ -8144,7 +8144,7 @@ S("stretched hyperbolic", "rozciągnięta hiperboliczna")
|
||||
S("stretched Solv", "rozciągnięta geometria Solv")
|
||||
|
||||
S("{3,∞} (infinite triangles)", "{3,∞} (nieskończone trójkąty)")
|
||||
S("{4,∞} (infinite triangles)", "{4,∞} (nieskończone kwadraty)")
|
||||
S("{4,∞} (infinite squares)", "{4,∞} (nieskończone kwadraty)")
|
||||
S("{3/4,∞} (infinite triangles and squares)", "nieskończone trójkąty i kwadraty")
|
||||
|
||||
S("4D crystal in H3", "4D kryształ w H3")
|
||||
|
Loading…
x
Reference in New Issue
Block a user