1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-20 15:44:48 +00:00

nicer help for number dialogs

This commit is contained in:
Zeno Rogue
2025-09-09 16:56:47 +02:00
parent ab9d7a404f
commit dbebf13465
6 changed files with 68 additions and 35 deletions

View File

@@ -8833,8 +8833,8 @@ S("Animations:", "Animace:")
S("a..b -- animate linearly from a to b", "a..b -- animovat lineárně od a do b")
S("a..b..|c..d -- animate from a to b, then from c to d", "a..b..|c..d -- animovat od a do b, potom od c do d")
S("a../x..b../y -- change smoothly, x and y are derivatives", "a../x..b../y -- hladká změna; x a y jsou derivace")
S("Parameter names, e.g. '%1'", "Názvy parametrů, např. '%1'")
S("Parameter names", "Názvy parametrů")
S("parameter names, e.g. '%1'", "názvy parametrů, např. '%1'")
S("parameter names", "názvy parametrů")
S("These can be combined, e.g. %1", "Je možné je kombinovat, např. %1")
// manifolds