emag refactor (#15181)
* limitedcharges stuff from emag * changes except broken * fix * the * move recharging to server, emag namespace -> charges * the * use resolve * pro webedit gaming * the * the --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -1,12 +1,2 @@
|
||||
emag-success = The card zaps something in {THE($target)}.
|
||||
emag-no-charges = No charges left!
|
||||
emag-charges-remaining = {$charges ->
|
||||
[one] It has [color=fuchsia]{$charges}[/color] charge remaining.
|
||||
*[other] It has [color=fuchsia]{$charges}[/color] charges remaining.
|
||||
}
|
||||
|
||||
emag-max-charges = It's at [color=green]maximum[/color] charges.
|
||||
emag-recharging = {$seconds ->
|
||||
[one] There is [color=yellow]{$seconds}[/color] second left until the next charge.
|
||||
*[other] There are [color=yellow]{$seconds}[/color] seconds left until the next charge.
|
||||
}
|
||||
Reference in New Issue
Block a user