mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
fix translations.js
This commit is contained in:
parent
7a9f9b2705
commit
96611333bf
@ -34,7 +34,8 @@ let translations = {
|
|||||||
hu: "translations/hu.json", // Hungarian
|
hu: "translations/hu.json", // Hungarian
|
||||||
is: "translations/is.json", // Icelandic
|
is: "translations/is.json", // Icelandic
|
||||||
et: "translations/et.json", // Estonian
|
et: "translations/et.json", // Estonian
|
||||||
kr: "translations/kr.json", // Korean
|
ko: "translations/ko.json", // Korean
|
||||||
|
kr: "translations/kr.json", // Wrong File for Korean, This code is reserved for Kanurian, but for backward compatibility; it needs keeping a while; this would be eliminated or replaced with Kanuri in future.
|
||||||
ro: "translations/ro.json", // Romanian
|
ro: "translations/ro.json", // Romanian
|
||||||
cy: "translations/cy.json", // Welsh (Cymraeg)
|
cy: "translations/cy.json", // Welsh (Cymraeg)
|
||||||
bg: "translations/bg.json", // Bulgarian
|
bg: "translations/bg.json", // Bulgarian
|
||||||
|
Loading…
x
Reference in New Issue
Block a user