mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-03 22:36:09 +00:00
Merge pull request #646 from zoliaz1993/develop
Update Hungarian language.
This commit is contained in:
commit
a9e664e89d
4
modules/default/alert/translations/hu.json
Normal file
4
modules/default/alert/translations/hu.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"sysTitle": "MagicMirror értesítés",
|
||||||
|
"welcome": "Üdvözöljük, indulás sikeres!"
|
||||||
|
}
|
@ -28,6 +28,6 @@ var translations = {
|
|||||||
"tr" : "translations/tr.json", // Turkish
|
"tr" : "translations/tr.json", // Turkish
|
||||||
"ru" : "translations/ru.json", // Russian
|
"ru" : "translations/ru.json", // Russian
|
||||||
"af" : "translations/af.json", // Afrikaans
|
"af" : "translations/af.json", // Afrikaans
|
||||||
"hu" : "translations/hu.json", // Hungarian
|
"hu" : "translations/hu.json", // Hungarian
|
||||||
"is" : "translations/is.json", // Icelandic
|
"is" : "translations/is.json", // Icelandic
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user