mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Added lithuanian language
This commit is contained in:
parent
b0d3518c1d
commit
3b1405609e
@ -47,7 +47,8 @@ let translations = {
|
|||||||
uk: "translations/uk.json", // Ukrainian
|
uk: "translations/uk.json", // Ukrainian
|
||||||
hi: "translations/hi.json", // Hindi
|
hi: "translations/hi.json", // Hindi
|
||||||
gu: "translations/gu.json", // Gujarati
|
gu: "translations/gu.json", // Gujarati
|
||||||
gl: "translations/gl.json" // Galego
|
gl: "translations/gl.json", // Galego
|
||||||
|
lt: "translations/lt.json" // Lithuanian
|
||||||
};
|
};
|
||||||
|
|
||||||
if (typeof module !== "undefined") {
|
if (typeof module !== "undefined") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user