diff --git a/README.md b/README.md index 3d32ac8c..ce6563dd 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ https://github.com/louislam/uptime-kuma/projects/1 Thank you so much! (GitHub Sponsors will be updated manually. OpenCollective sponsors will be updated automatically, the list will be cached by GitHub though. It may need some time to be updated) - + ## 🖼 More Screenshots diff --git a/src/languages/hu.js b/src/languages/hu.js index 06a324aa..a88289e1 100644 --- a/src/languages/hu.js +++ b/src/languages/hu.js @@ -197,7 +197,7 @@ export default { line: "Line Messenger", mattermost: "Mattermost", "Status Page": "Státusz oldal", - "Status Pages": "Státusz oldal", + "Status Pages": "Státusz oldalak", "Primary Base URL": "Elsődleges URL", "Push URL": "Meghívandó URL", needPushEvery: "Ezt az URL-t kell meghívni minden {0} másodpercben.", @@ -370,4 +370,5 @@ export default { alertaApiKey: "API kulcs", alertaAlertState: "Figyelmeztetési állapot", alertaRecoverState: "Visszaállási állapot", + deleteStatusPageMsg: "Biztos, hogy törölni akarja a státusz oldalt?", };