translate

This commit is contained in:
EnefFlow
2023-06-10 21:09:14 +03:00
committed by Aviu00
parent a366e33669
commit b589ffbc8b
43 changed files with 574 additions and 79 deletions

View File

@@ -0,0 +1,5 @@
health-change-display =
{ $deltasign ->
[-1] [color=green]{ NATURALFIXED($amount, 2) }[/color] { $kind }
*[1] [color=red]{ NATURALFIXED($amount, 2) }[/color] { $kind }
}