mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-08 23:16:28 +03:00
Fix newlines in event start notifications
This commit is contained in:
parent
8f10f37d2e
commit
e3cdcbcf0c
5 changed files with 5 additions and 5 deletions
|
@ -160,7 +160,7 @@
|
|||
<value>I cannot use time-outs on other bots! Try to set a mute role in settings</value>
|
||||
</data>
|
||||
<data name="EventCreated" xml:space="preserve">
|
||||
<value>{0} has created event {1}! It will take place in {2} and will start <t:{3}:R>!\n{4}</value>
|
||||
<value>{0} has created event {1}! It will take place in {2} and will start <t:{3}:R>! \n {4}</value>
|
||||
</data>
|
||||
<data name="SettingsEventNotificationRole" xml:space="preserve">
|
||||
<value>Role for event creation notifications</value>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue