(v4.2.0) Improved English sentences and language

This commit is contained in:
DJj123dj
2026-05-04 21:21:44 +02:00
parent 1f9fa54344
commit 4be54399a6
8 changed files with 677 additions and 677 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ export const loadAllConfigCheckerTranslations = async () => {
//GLOBAL FUNCTIONS
export const registerDefaultCheckerSystemTranslations = (tm:api.ODMappedCheckerTranslationRegister,lm:api.ODMappedLanguageManager) => {
//SYSTEM
//tm.quickTranslate(lm,"checker.system.headerOpenTicket","other","opendiscord:header-openticket") //OPEN TICKET (ignore)
tm.quickTranslate(lm,"checker.system.headerOpenTicket","other","opendiscord:header-projectname") //OPEN TICKET
tm.quickTranslate(lm,"checker.system.typeError","other","opendiscord:type-error") // [ERROR] (ignore)
tm.quickTranslate(lm,"checker.system.typeWarning","other","opendiscord:type-warning") // [WARNING] (ignore)
tm.quickTranslate(lm,"checker.system.typeInfo","other","opendiscord:type-info") // [INFO] (ignore)