mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-20 04:31:06 +00:00
moved some more templates to template config
fixed usage of post target exceptions
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Core
|
||||
@@ -0,0 +1 @@
|
||||
Link embeds
|
||||
@@ -0,0 +1 @@
|
||||
Reminders
|
||||
@@ -0,0 +1 @@
|
||||
Starboard
|
||||
@@ -0,0 +1 @@
|
||||
Suggestions
|
||||
@@ -0,0 +1 @@
|
||||
Utility
|
||||
@@ -0,0 +1 @@
|
||||
Page ${count}
|
||||
@@ -0,0 +1 @@
|
||||
Command was not found.
|
||||
@@ -0,0 +1 @@
|
||||
Feature has been disabled. Necessary feature is: ${featureName}, you can enable it by executing `enable ${featureKey}`.
|
||||
@@ -0,0 +1 @@
|
||||
Feature ${featureName} not available. The available features are: ${availableFeatures}.
|
||||
@@ -0,0 +1 @@
|
||||
The targeted user is immune against this command, because of the role: ${roleName}.
|
||||
@@ -0,0 +1 @@
|
||||
The necessary parameters were not found. A '${expectedType}' was expected as '${parameterName}'. Consult help to see the correct syntax.
|
||||
@@ -0,0 +1 @@
|
||||
Insufficient parameters: ${parameterName} was not found.
|
||||
@@ -0,0 +1 @@
|
||||
You lack the necessary role to execute this command. One of the following is needed: ${roles}
|
||||
@@ -0,0 +1 @@
|
||||
The parameter ${parameterName} had a too large value: ${actualLength}. The maximum is: ${maximumLength}.
|
||||
@@ -0,0 +1 @@
|
||||
No roles.
|
||||
Reference in New Issue
Block a user