mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-16 04:21:49 +00:00
moved some more exceptions to templates
made more specific exceptions for certain cases
This commit is contained in:
@@ -0,0 +1 @@
|
||||
The category ${categoryId?c} was not found in guild ${guildId?c}.
|
||||
@@ -0,0 +1 @@
|
||||
Invalid time format: ${format}. Valid formats are ${valid}. Beware to not use a space between the number and the unit.
|
||||
@@ -0,0 +1 @@
|
||||
Guild ${id} was not found.
|
||||
Reference in New Issue
Block a user