mirror of
https://github.com/minetest-mods/throwing.git
synced 2025-07-10 04:10:27 +02:00
Add toolranks_extras support (#25)
This displays `bow level x` instead of `tool level x` when toolranks is enabled, and display `Arrows thrown` instead of `Node dug`. * Add .luacheckrc and fixes warnings from luacheck
This commit is contained in:
7
locale/template.txt
Normal file
7
locale/template.txt
Normal file
@ -0,0 +1,7 @@
|
||||
# textdomain: throwing
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Arrows thrown=
|
||||
bow=
|
7
locale/throwing.fr.tr
Normal file
7
locale/throwing.fr.tr
Normal file
@ -0,0 +1,7 @@
|
||||
# textdomain: throwing
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Arrows thrown=Flèches lancées
|
||||
bow=arc
|
Reference in New Issue
Block a user