1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-04 04:56:30 +03:00

Add reminder creation feedback (#24)

This commit is contained in:
Macintxsh 2023-02-02 07:48:18 +03:00 committed by GitHub
parent eaeacc1206
commit 233d471600
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 167 additions and 142 deletions

View file

@ -465,4 +465,7 @@
<data name="MissingReminderText" xml:space="preserve">
<value>You need to specify reminder text!</value>
</data>
<data name="FeedbackReminderAdded" xml:space="preserve">
<value>OK, I'll mention you on &lt;t:{0}:f&gt;</value>
</data>
</root>