From 228d5d8dc61960a2f28b13b74017811d97267850 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Fri, 6 May 2022 18:41:24 +0300 Subject: [PATCH] lang --- .../en_gb/commands/en_gb_utility.lang | 34 ++++++++++++++++++- .../en_gb/general/en_gb_general.lang | 3 ++ 2 files changed, 36 insertions(+), 1 deletion(-) diff --git a/src/localization/en_gb/commands/en_gb_utility.lang b/src/localization/en_gb/commands/en_gb_utility.lang index e341b3d..e3bc131 100644 --- a/src/localization/en_gb/commands/en_gb_utility.lang +++ b/src/localization/en_gb/commands/en_gb_utility.lang @@ -1,2 +1,34 @@ [COMMAND_AVATAR_FORMATERROR] -Unable to find an avatar with those arguments, try a different size or format. \ No newline at end of file +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 for `{reminder}` +Created on , 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. \ No newline at end of file diff --git a/src/localization/en_gb/general/en_gb_general.lang b/src/localization/en_gb/general/en_gb_general.lang index ca08ebb..3b148a1 100644 --- a/src/localization/en_gb/general/en_gb_general.lang +++ b/src/localization/en_gb/general/en_gb_general.lang @@ -1,3 +1,6 @@ +[GENERAL_REMINDER_TITLE] +:alarm_clock: **REMINDER** + [GENERAL_OPTIONS] Command Options