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:
|
#### Recommendations:
|
||||||
- Use LuaJIT
|
- 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 default font style with Freetype
|
||||||
|
- Use the english locale
|
||||||
- **DON'T** change the default font size settings
|
- **DON'T** change the default font size settings
|
||||||
- **DON'T** change the default GUI scaling setting
|
- **DON'T** change the default GUI scaling setting
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,8 @@
|
||||||
# textdomain: i3
|
# textdomain: i3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### init.lua ###
|
### init.lua ###
|
||||||
|
|
||||||
|
Achievements: @1 of @2 (@3)=
|
||||||
Any vessel=
|
Any vessel=
|
||||||
@1 new recipe(s) discovered!=
|
@1 new recipe(s) discovered!=
|
||||||
@1 of chance to drop=
|
@1 of chance to drop=
|
||||||
|
@ -45,6 +44,7 @@ Any wool=
|
||||||
Any yellow dye=
|
Any yellow dye=
|
||||||
Any yellow flower=
|
Any yellow flower=
|
||||||
Armor=
|
Armor=
|
||||||
|
Bag=
|
||||||
Bookmarks=
|
Bookmarks=
|
||||||
Burning time: @1=
|
Burning time: @1=
|
||||||
Cannot mark this item. Bookmark limit reached.=
|
Cannot mark this item. Bookmark limit reached.=
|
||||||
|
@ -59,6 +59,7 @@ Digging=
|
||||||
Digging (by chance)=
|
Digging (by chance)=
|
||||||
Heal=
|
Heal=
|
||||||
Inventory=
|
Inventory=
|
||||||
|
Items=
|
||||||
Level=
|
Level=
|
||||||
Mark this item=
|
Mark this item=
|
||||||
No item to show=
|
No item to show=
|
||||||
|
@ -80,3 +81,4 @@ Trash all items=
|
||||||
Unknown Item (@1)=
|
Unknown Item (@1)=
|
||||||
Unmark this item=
|
Unmark this item=
|
||||||
Usage @1 of @2=
|
Usage @1 of @2=
|
||||||
|
Your inventory has been extended by @1 slots. Scroll over it.=
|
||||||
|
|
Ŝarĝante…
Reference in New Issue