]> BookStack Code Mirror - bookstack/blobdiff - lang/ru/errors.php
Updated translations with latest Crowdin changes (#4462)
[bookstack] / lang / ru / errors.php
index 2fa0da37899df6ab8c7ab4f19c80098b049d2a0a..9f17ba81cfff54529b57d2f02ab6dd81a4cc1d42 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Ошибка при отправке тестового письма:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];