File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2143,7 +2143,7 @@ protected override void LoadDefaultMessages()
21432143 [ "System.Chat.Direct" ] = "<size=12><color=#ffffffB3>DM from Administration</color></size>\n <color=#AAFF55>%CLIENT_TAG%</color>: %MSG%" ,
21442144 [ "System.Chat.Global" ] = "<size=12><color=#ffffffB3>Message from Administration</color></size>\n <color=#AAFF55>%CLIENT_TAG%</color>: %MSG%" ,
21452145
2146- [ "System.Mute.Broadcast.Mute" ] = "Player <color=#5af>%TARGET%</color> was muted.\n <size=12>- reason: %REASON%</size>" ,
2146+ [ "System.Mute.Broadcast.Mute" ] = "Player <color=#5af>%TARGET%</color> was muted.\n <size=12>- reason: %REASON%\n - duration: %TIME% </size>" ,
21472147 [ "System.Mute.Message.Self" ] = "You are muted!<size=12>\n - reason: %REASON%\n - left: %TIME%</size>" ,
21482148
21492149 [ "System.Ban.Broadcast" ] = "Player <color=#5af>%TARGET%</color> was banned.\n <size=12>- reason: %REASON%</size>" ,
@@ -2186,7 +2186,7 @@ protected override void LoadDefaultMessages()
21862186 [ "System.Chat.Direct" ] = "<size=12><color=#ffffffB3>ЛС от Администратора</color></size>\n <color=#AAFF55>%CLIENT_TAG%</color>: %MSG%" ,
21872187 [ "System.Chat.Global" ] = "<size=12><color=#ffffffB3>Сообщение от Администратора</color></size>\n <color=#AAFF55>%CLIENT_TAG%</color>: %MSG%" ,
21882188
2189- [ "System.Mute.Broadcast.Mute" ] = "Игрок <color=#5af>%TARGET%</color> получил мут.\n <size=12>- причина: %REASON%</size>" ,
2189+ [ "System.Mute.Broadcast.Mute" ] = "Игрок <color=#5af>%TARGET%</color> получил мут.\n <size=12>- причина: %REASON%\n - срок: %TIME% </size>" ,
21902190 [ "System.Mute.Message.Self" ] = "Вы замьючены!<size=12>\n - причина: %REASON%\n - осталось: %TIME%</size>" ,
21912191
21922192 [ "System.Ban.Broadcast" ] = "Игрок <color=#5af>%TARGET%</color> был заблокирован.\n <size=12>- причина: %REASON%</size>" ,
You can’t perform that action at this time.
0 commit comments