mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Added lithuanian language
This commit is contained in:
@@ -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") {
|
||||
|
Reference in New Issue
Block a user