mirror of
git://repo.or.cz/minetest_inventory_icon.git
synced 2025-12-06 06:55:26 +01:00
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