fix incorrect i18 group chat key

This commit is contained in:
Maxicarlos08 2024-02-09 19:57:59 +01:00
parent 2a9e03caf2
commit a084351aad
No known key found for this signature in database

View File

@ -20,7 +20,7 @@ hud-chat-tell-from-npc = From [{ $alias }]: { $msg }
hud-chat-message = [{ $alias }]: { $msg }
hud-chat-message-with-name = [{ $alias }] { $name }: { $msg }
hud-chat-message-in-group = ({ $group }) [{ $alias }]: { $msg }
hud-chat-message-with-name-in-group = ({ $group }) [{ $alias }] { $name }: { $msg }
hud-chat-message-in-group-with-name = ({ $group }) [{ $alias }] { $name }: { $msg }
## PvP Buff deaths, both $attacker_gender and $victim_gender are available