From ed9ab91fa8e6c491b13f081158232f7b325dbffd Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 27 Jun 2025 14:47:37 +0200 Subject: [PATCH] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index d432604f..3116983a 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -301,7 +301,7 @@ "settings-notification-summit-log-mention": "Someone mentioned you in a summit log", "settings-notification-trail-comment": "Someone left a comment on your trail", "settings-notification-trail-create": "A user who you follow has created a trail", - "settings-notification-trail-like": "Somone liked your trail", + "settings-notification-trail-like": "Someone liked your trail", "settings-notification-trail-mention": "Someone mentioned you in a trail", "settings-notification-trail-share": "Someone shared a trail with you", "settings-privacy-account-private": "Only you can see your profile. You will not appear in search results. Other users cannot follow you or share trails with you. You can still publish trails or lists.",