Merge branch 'group-i18n-hotfix' into 'master'

fix incorrect i18 group chat key

See merge request veloren/veloren!4313
This commit is contained in:
Marcel 2024-02-10 12:10:20 +00:00
commit db256e5dda

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