mirror of
https://github.com/minetest-mods/throwing.git
synced 2025-10-28 23:05:26 +01:00
Add toolranks_extras support
This displays `bow level x` instead of `tool level x` when toolranks is enabled, and display `Arrows thrown` instead of `Node dug`.
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