From 63cb6b108d1140d6729d14aabfd07eea5d477da9 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 31 Mar 2018 10:31:20 +0100 Subject: [PATCH] New translations forms.php (Hungarian) --- resources/lang/hu-HU/forms.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/hu-HU/forms.php b/resources/lang/hu-HU/forms.php index 9f79d849..0c968e52 100644 --- a/resources/lang/hu-HU/forms.php +++ b/resources/lang/hu-HU/forms.php @@ -153,15 +153,15 @@ return [ 'display-graphs' => 'Grafikonok mutatása az állapot oldaon?', 'about-this-page' => 'Erről az oldalról', 'days-of-incidents' => 'Mennyi incidens legyen látható?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner kép', - 'banner-help' => 'Nem ajánlott 930 pixelnél szélesebb képet feltölteni.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Emberek regisztrálhatnak email értesítésekre?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Felhasználó-ellenőrzés kihagyása? (Vigyázat, spam üzeneteket eredményezhet)', 'automatic_localization' => 'Állapot oldal automatikus lokalizálása a látogató nyelvén?', 'enable_external_dependencies' => 'Harmadik féltől származó függőségek engedélyezése (Google Fonts, Tracker, stb)', - 'show_timezone' => 'Az aktuális időzóna megjelenítése az állapot oldalon.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Csak incidenssel rendelkező napok megjelenítése?', ], 'analytics' => [