mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix incorrect i18 group chat key
This commit is contained in:
parent
2a9e03caf2
commit
a084351aad
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user