1
0
mirror of https://repo.or.cz/minetest_hudbars.git synced 2025-07-24 02:50:21 +02:00

Fix translation of format string

This commit is contained in:
Wuzzy
2019-03-20 13:38:31 +01:00
parent 1568d1f418
commit 5710667766
8 changed files with 13 additions and 12 deletions

View File

@ -3,4 +3,4 @@ Health=
Breath=
# Default format string for progress bar-style HUD bars, e.g. “Health 5/20”
%s: %d/%d=
@1: @2/@3=