restructured template config layout

moved some exception messages from module templates to template config
This commit is contained in:
Sheldan
2020-05-14 00:28:50 +02:00
parent b591ae497d
commit 40731157f7
390 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1 @@
<#include "category_not_found_exception_text">

View File

@@ -0,0 +1 @@
<#include "channel_group_exists_exception_text">

View File

@@ -0,0 +1 @@
<#include "channel_group_not_found_exception_text">

View File

@@ -0,0 +1 @@
<#include "config_key_not_found_exception_text">

View File

@@ -0,0 +1 @@
<#include "core_user_in_server_not_found_exception_text">

View File

@@ -0,0 +1 @@
<#include "emote_not_defined_exception_text">

View File

@@ -0,0 +1 @@
<#include "emote_not_found_exception_text">

View File

@@ -0,0 +1 @@
<#include "guild_not_found_exception_text">

View File

@@ -0,0 +1 @@
<#include "post_target_not_found_text">

View File

@@ -0,0 +1 @@
<#include "post_target_not_valid_text">

View File

@@ -0,0 +1 @@
<#include "role_not_found_in_db_exception_text">

View File

@@ -0,0 +1 @@
<#include "role_not_found_in_guild_exception_text">

Some files were not shown because too many files have changed in this diff Show More