mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 13:33:15 +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!"
|
||||
}
|
@ -31,4 +31,4 @@
|
||||
"UPDATE_NOTIFICATION": "MagicMirror² elérhető egy frissítés!",
|
||||
"UPDATE_NOTIFICATION_MODULE": "A frissítés MODULE_NAME modul néven érhető el.",
|
||||
"UPDATE_INFO": "A jelenlegi telepítés COMMIT_COUNT mögött BRANCH_NAME ágon található."
|
||||
}
|
||||
}
|
@ -28,6 +28,6 @@ var translations = {
|
||||
"tr" : "translations/tr.json", // Turkish
|
||||
"ru" : "translations/ru.json", // Russian
|
||||
"af" : "translations/af.json", // Afrikaans
|
||||
"hu" : "translations/hu.json", // Hungarian
|
||||
"is" : "translations/is.json", // Icelandic
|
||||
"hu" : "translations/hu.json", // Hungarian
|
||||
"is" : "translations/is.json", // Icelandic
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user