From e221ca8af22d00b09ded6e8c53968c12e85265f6 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 14 Nov 2021 10:27:25 +0000 Subject: [PATCH] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20trans?= =?UTF-8?q?lations=20from=20Crowdin=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Ombi/wwwroot/translations/hu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Ombi/wwwroot/translations/hu.json b/src/Ombi/wwwroot/translations/hu.json index b1688453b..b3ecc2de7 100644 --- a/src/Ombi/wwwroot/translations/hu.json +++ b/src/Ombi/wwwroot/translations/hu.json @@ -56,7 +56,7 @@ "CheckPageForUpdates": "Látogasd meg ezt az oldalt a frissítésekhez." }, "ErrorPages": { - "NotFound": "Page not found" + "NotFound": "Az oldal nem található" }, "NavigationBar": { "Discover": "Felfedezés", @@ -134,8 +134,8 @@ }, "AdvancedSearchInstructions": "Kérlek válaszd ki, milyen típusú médiát keresel:", "YearOfRelease": "Megjelenés éve", - "SearchGenre": "Search Genre", - "SearchKeyword": "Search Keyword", + "SearchGenre": "Műfaj keresése", + "SearchKeyword": "Keresés kulcsszóra", "SearchProvider": "Search Provider", "KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb" },