diff --git a/abstracto-modules/modmail/src/main/resources/en_US/exception/modmail_thread_closed_exception_en_US.ftl b/abstracto-modules/modmail/src/main/resources/en_US/exception/modmail_thread_closed_exception_en_US.ftl new file mode 100644 index 00000000..77860bc6 --- /dev/null +++ b/abstracto-modules/modmail/src/main/resources/en_US/exception/modmail_thread_closed_exception_en_US.ftl @@ -0,0 +1 @@ +<#include "modmail_thread_closed_exception_text"> \ No newline at end of file diff --git a/translations/modmail/src/main/resources/en_US/exception/modmail_thread_closed_exception_text_en_US.ftl b/translations/modmail/src/main/resources/en_US/exception/modmail_thread_closed_exception_text_en_US.ftl new file mode 100644 index 00000000..0c0b55ce --- /dev/null +++ b/translations/modmail/src/main/resources/en_US/exception/modmail_thread_closed_exception_text_en_US.ftl @@ -0,0 +1 @@ +Thread has been closed. Please archive the thread again and open a new one with the contact command. \ No newline at end of file