forked from mtcontrib/minetest_inventory_icon
Add intllib support
This commit is contained in:
1
locale/de.txt
Normal file
1
locale/de.txt
Normal file
@ -0,0 +1 @@
|
||||
%d/%d = %d/%d
|
4
locale/template.txt
Normal file
4
locale/template.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# Shows number of occupied (first number) vs number of total inventory slots (second number).
|
||||
# “%d” is a placeholder which stands for a number.
|
||||
# Try to keep the translation short.
|
||||
%d/%d =
|
Reference in New Issue
Block a user