Update hudbars mod to 1.10.0
This commit is contained in:
parent
487281d76b
commit
f51c8c75ba
4 changed files with 27 additions and 12 deletions
5
mods/HUD/hudbars/locale/it.txt
Normal file
5
mods/HUD/hudbars/locale/it.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
Health = Salute
|
||||
Breath = Ossigeno
|
||||
|
||||
# Default format string for progress bar-style HUD bars, e.g. “Health 5/20”
|
||||
%s: %d/%d
|
5
mods/HUD/hudbars/locale/nl.txt
Normal file
5
mods/HUD/hudbars/locale/nl.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
Health = Gezondheid
|
||||
Breath = Adem
|
||||
|
||||
# Default format string for progress bar-style HUD bars, e.g. “Health 5/20”
|
||||
%s: %d/%d
|
Loading…
Add table
Add a link
Reference in a new issue