mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-09 23:43:14 +03:00
Finish adapting code to new guild data storage
This commit is contained in:
parent
587e5d11f9
commit
1f45a605d7
17 changed files with 201 additions and 96 deletions
|
@ -246,10 +246,7 @@
|
|||
<data name="CannotTimeOutBot" xml:space="preserve">
|
||||
<value>я не могу замутить ботов, сделай что нибудь</value>
|
||||
</data>
|
||||
<data name="SettingsStarterRole" xml:space="preserve">
|
||||
<value>базовое звание</value>
|
||||
</data>
|
||||
<data name="EventCreated" xml:space="preserve">
|
||||
<data name="EventCreated" xml:space="preserve">
|
||||
<value>{0} приготовил новый квест {1}! он пройдёт в {2} и начнётся <t:{3}:R>!{4}</value>
|
||||
</data>
|
||||
<data name="SettingsEventNotificationRole" xml:space="preserve">
|
||||
|
@ -459,4 +456,7 @@
|
|||
<data name="UserNotFound" xml:space="preserve">
|
||||
<value>TODO</value>
|
||||
</data>
|
||||
<data name="StarterRoleDeleted" xml:space="preserve">
|
||||
<value>TODO</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue