]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/hu/errors.php
New Crowdin translations (#1868)
[bookstack] / resources / lang / hu / errors.php
index c901e5423394cefbd3907f2084cdffdab0cf0ab3..48cf1b45d3fb2adcc3c45e501899b1b8a08c6886 100644 (file)
@@ -96,4 +96,7 @@ return [
     'api_user_no_api_permission' => 'A használt API vezérjel tulajdonosának nincs jogosultsága API hívások végrehajtásához',
     'api_user_token_expired' => 'A használt hitelesítési vezérjel lejárt',
 
+    // Settings & Maintenance
+    'maintenance_test_email_failure' => 'Hiba történt egy teszt email küldésekor:',
+
 ];