mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +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
|
||||
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") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user