mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix group-comments
This commit is contained in:
parent
74978bf166
commit
ddbe1dc0c1
@ -10,12 +10,12 @@ hud-chat-connection_lost = Connection lost. Kicking in { $time } seconds.
|
|||||||
hud-chat-tell-to = To [{ $alias }]: { $msg }
|
hud-chat-tell-to = To [{ $alias }]: { $msg }
|
||||||
hud-chat-tell-from = From [{ $alias }]: { $msg }
|
hud-chat-tell-from = From [{ $alias }]: { $msg }
|
||||||
|
|
||||||
# Npc /tell messages, no gender info, sadly
|
## Npc /tell messages, no gender info, sadly
|
||||||
|
|
||||||
hud-chat-tell-to-npc = To [{ $alias }]: { $msg }
|
hud-chat-tell-to-npc = To [{ $alias }]: { $msg }
|
||||||
hud-chat-tell-from-npc = From [{ $alias }]: { $msg }
|
hud-chat-tell-from-npc = From [{ $alias }]: { $msg }
|
||||||
|
|
||||||
# Generic messages
|
## Generic messages
|
||||||
|
|
||||||
hud-chat-message = [{ $alias }]: { $msg }
|
hud-chat-message = [{ $alias }]: { $msg }
|
||||||
hud-chat-message-with-name = [{ $alias }] { $name }: { $msg }
|
hud-chat-message-with-name = [{ $alias }] { $name }: { $msg }
|
||||||
|
Loading…
Reference in New Issue
Block a user