This commit is contained in:
Erik 2022-05-06 18:41:24 +03:00
parent 188c522d84
commit 228d5d8dc6
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB
2 changed files with 36 additions and 1 deletions

View File

@ -1,2 +1,34 @@
[COMMAND_AVATAR_FORMATERROR]
Unable to find an avatar with those arguments, try a different size or format.
Unable to find an avatar with those arguments, try a different size or format.
[COMMAND_REMIND_CONFIRM]
Will remind you about '{reminder}' in {time}
[COMMAND_REMINDERS_TITLE]
Reminders
[COMMAND_REMIND_ENTRY]
Reminder <t:{time}:R> for `{reminder}`
Created on <t:{created}:f>, in <#{channel}>
[COMMAND_REMIND_SELECT]
Select which reminder you'd like to remove.
Respond with the corresponding number.
[COMMAND_REMIND_DELETE_TIMEOUT]
Selector timed out.
[COMMAND_REMIND_DELETE_INVALID_INDEX]
Invalid selection, must be a number.
[COMMAND_REMIND_DELETE_INDEX_OUTOFBOUNDS]
Selection out of bounds, must be a number within the amount of reminders.
[COMMAND_REMIND_DELETED]
Deleted the reminder.
[COMMAND_REMIND_NONE]
You have no active reminders.
[COMMAND_REMIND_CONTENT_FILTERED]
The content in your reminder was filtered.

View File

@ -1,3 +1,6 @@
[GENERAL_REMINDER_TITLE]
:alarm_clock: **REMINDER**
[GENERAL_OPTIONS]
Command Options