ticket creator bug fix + added danish translation

This commit is contained in:
DJj123dj
2024-11-11 21:27:53 +01:00
parent 4022ae49c2
commit 92aa42fc7c
9 changed files with 487 additions and 6 deletions
+1
View File
@@ -459,6 +459,7 @@ export interface ODLanguageManagerIds_Default {
"openticket:italian":ODLanguage,
"openticket:estonian":ODLanguage,
"openticket:finnish":ODLanguage,
"openticket:danish":ODLanguage,
//ADD NEW LANGUAGES HERE!!!
}