mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-01-08 18:34:05 +00:00
restructured template config layout
moved some exception messages from module templates to template config
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<#include "category_not_found_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "channel_group_exists_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "channel_group_not_found_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "config_key_not_found_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "core_user_in_server_not_found_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "emote_not_defined_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "emote_not_found_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "guild_not_found_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "post_target_not_found_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "post_target_not_valid_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "role_not_found_in_db_exception_text">
|
||||
@@ -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
Reference in New Issue
Block a user