Added lithuanian language

This commit is contained in:
MariusVaice
2021-12-03 17:28:59 +02:00
committed by GitHub
parent b0d3518c1d
commit 3b1405609e

View File

@@ -47,7 +47,8 @@ let translations = {
uk: "translations/uk.json", // Ukrainian
hi: "translations/hi.json", // Hindi
gu: "translations/gu.json", // Gujarati
gl: "translations/gl.json" // Galego
gl: "translations/gl.json", // Galego
lt: "translations/lt.json" // Lithuanian
};
if (typeof module !== "undefined") {