forked from mtcontrib/minetest_hudbars
Add another string for translation
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
Health = Leben
|
||||
Breath = Atem
|
||||
%s: %d/%d = %s: %d/%d
|
||||
|
@ -1,2 +1,5 @@
|
||||
Health
|
||||
Breath
|
||||
|
||||
# Default format string for progress bar-style HUD bars, e.g. “Health 5/20”
|
||||
%s: %d/%d
|
||||
|
Reference in New Issue
Block a user