mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-29 12:39:45 +00:00
Update Hungarian language.
Add Alert module Hun translation. Text aligned formality.
This commit is contained in:
parent
4c6d4f3caf
commit
9670d74345
4
modules/default/alert/translations/hu
Normal file
4
modules/default/alert/translations/hu
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": "MagicMirror² elérhető egy frissítés!",
|
||||||
"UPDATE_NOTIFICATION_MODULE": "A frissítés MODULE_NAME modul néven érhető el.",
|
"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ó."
|
"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
|
"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