mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-14 01:36:08 +03:00
Add more info output to /delremind
Signed-off-by: mctaylors <mctaylxrs@outlook.com>
This commit is contained in:
parent
02707312f5
commit
c90b744fec
5 changed files with 26 additions and 2 deletions
8
src/Messages.Designer.cs
generated
8
src/Messages.Designer.cs
generated
|
@ -996,5 +996,13 @@ namespace Octobot {
|
|||
return ResourceManager.GetString("MessagesClearedFiltered", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string ReminderSelectedPosition
|
||||
{
|
||||
get
|
||||
{
|
||||
return ResourceManager.GetString("ReminderSelectedPosition", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue