Added Lithuanian translation (by tsgindrius)
This commit is contained in:
@@ -23,6 +23,7 @@ export const loadAllLanguages = async () => {
|
||||
openticket.languages.add(new api.ODJsonLanguage("openticket:french","french.json"))
|
||||
openticket.languages.add(new api.ODJsonLanguage("openticket:arabic","arabic.json"))
|
||||
openticket.languages.add(new api.ODJsonLanguage("openticket:hindi","hindi.json"))
|
||||
openticket.languages.add(new api.ODJsonLanguage("openticket:lithuanian","lithuanian.json"))
|
||||
|
||||
/** How to add more languages?
|
||||
* - Register the language to the manager (see above)
|
||||
|
||||
Reference in New Issue
Block a user