chat updates

This commit is contained in:
genuineparts 2025-06-08 21:24:12 +02:00
parent 5a8209f805
commit 135a55acee
3 changed files with 41 additions and 29 deletions

View file

@ -311,4 +311,7 @@ txtPListEnd|SourceUser = <span class="info">Es gibt <%Count%> Raum SUs.</span><b
#Catch
txtUserCatchedRoom|SourceRoom = <span class="info"><span style="color: #<%DestColor%>;"><%DestNick%></span> wird von <span style="color: #<%SourceColor%>;"><%SourceNick%></span> in den Raum teleportiert.</span><br />
txtUserCatchedRoom|DestUser = <span class="info">Du wurdest von <span style="color: #<%SourceColor%>;"><%SourceNick%></span> in den Raum <%Room%> teleportiert.</span><br />
txtUserCatchedRoom|DestOldRoom = <span class="info"><span style="color: #<%DestColor%>;"><%DestNick%></span> wurde von <span style="color: #<%SourceColor%>;"><%SourceNick%></span> in den Raum <%Room%> teleportiert.</span><br />
txtUserCatchedRoom|DestOldRoom = <span class="info"><span style="color: #<%DestColor%>;"><%DestNick%></span> wurde von <span style="color: #<%SourceColor%>;"><%SourceNick%></span> in den Raum <%Room%> teleportiert.</span><br />
#FunMessage
txtFunMessage|SourceRoom = <span class="time">(<%Time%>) </span><span style="color: #<%SourceColor%>;">%(<%id%>)%<%SourceNick%>: <%Message%></span><br>