forked from Galactic/galactic-bot
lang
This commit is contained in:
parent
188c522d84
commit
228d5d8dc6
@ -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.
|
@ -1,3 +1,6 @@
|
||||
[GENERAL_REMINDER_TITLE]
|
||||
:alarm_clock: **REMINDER**
|
||||
|
||||
[GENERAL_OPTIONS]
|
||||
Command Options
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user