minetest-flow/locale/template.txt
Lazerbeak12345 5bb5dba625
feat: add locale support (#9)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2023-06-11 22:10:19 +12:00

31 lines
636 B
Plaintext

# textdomain: flow
### init.lua ###
Page @1 of @2=
Shows an example form=
### example.lua ###
Hello world!=
This is an example form.=
# checkbox labels and states
Uncheck me!=
Check me!=
Toggle checkbox=
Toggled!=
# expansion
A demonstration of expansion:=
By default, objects do not expand@nin the same direction as the hbox/vbox:=
Items are expanded in the opposite@ndirection, however:=
To automatically expand an object, add@n`expand = true` to its definition.=
Multiple expanded items will share the@nremaining space evenly.=
# Demo
Try it yourself!=
Element:=
Expand=
Second box=
Use vbox instead of hbox=
Expand second box=