mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-05 21:46:28 +03:00
Add "Member left" message (#234)
Closes #231 --------- Signed-off-by: mctaylors <cantsendmails@mctaylors.ru> Signed-off-by: Macintxsh <95250141+mctaylors@users.noreply.github.com>
This commit is contained in:
parent
2342116e87
commit
cd75780582
10 changed files with 132 additions and 15 deletions
|
@ -585,6 +585,12 @@
|
|||
<data name="ButtonReportIssue" xml:space="preserve">
|
||||
<value>Report an issue</value>
|
||||
</data>
|
||||
<data name="DefaultLeaveMessage" xml:space="preserve">
|
||||
<value>See you soon, {0}!</value>
|
||||
</data>
|
||||
<data name="SettingsLeaveMessage" xml:space="preserve">
|
||||
<value>Leave message</value>
|
||||
</data>
|
||||
<data name="InvalidTimeSpan" xml:space="preserve">
|
||||
<value>Time specified incorrectly!</value>
|
||||
</data>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue