Update template
This commit is contained in:
parent
6e696a6ecb
commit
6ba15bc555
|
@ -30,8 +30,9 @@ To enable it: `i3_progressive_mode = true` in `minetest.conf`.*
|
|||
|
||||
#### Recommendations:
|
||||
- Use LuaJIT
|
||||
- Use [Minetest Game](https://github.com/minetest/minetest_game) preferably
|
||||
- Use [Minetest Game](https://github.com/minetest/minetest_game)
|
||||
- Use the default font style with Freetype
|
||||
- Use the english locale
|
||||
- **DON'T** change the default font size settings
|
||||
- **DON'T** change the default GUI scaling setting
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
# textdomain: i3
|
||||
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Achievements: @1 of @2 (@3)=
|
||||
Any vessel=
|
||||
@1 new recipe(s) discovered!=
|
||||
@1 of chance to drop=
|
||||
|
@ -45,6 +44,7 @@ Any wool=
|
|||
Any yellow dye=
|
||||
Any yellow flower=
|
||||
Armor=
|
||||
Bag=
|
||||
Bookmarks=
|
||||
Burning time: @1=
|
||||
Cannot mark this item. Bookmark limit reached.=
|
||||
|
@ -59,6 +59,7 @@ Digging=
|
|||
Digging (by chance)=
|
||||
Heal=
|
||||
Inventory=
|
||||
Items=
|
||||
Level=
|
||||
Mark this item=
|
||||
No item to show=
|
||||
|
@ -80,3 +81,4 @@ Trash all items=
|
|||
Unknown Item (@1)=
|
||||
Unmark this item=
|
||||
Usage @1 of @2=
|
||||
Your inventory has been extended by @1 slots. Scroll over it.=
|
||||
|
|
Ŝarĝante…
Reference in New Issue