mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'group-i18n-hotfix' into 'master'
fix incorrect i18 group chat key See merge request veloren/veloren!4313
This commit is contained in:
commit
db256e5dda
@ -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