mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +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
|
||||
is: "translations/is.json", // Icelandic
|
||||
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
|
||||
cy: "translations/cy.json", // Welsh (Cymraeg)
|
||||
bg: "translations/bg.json", // Bulgarian
|
||||
|
Loading…
x
Reference in New Issue
Block a user