]> BookStack Code Mirror - bookstack/blobdiff - lang/tr/errors.php
fix typo
[bookstack] / lang / tr / errors.php
index 455fe80395a61f6062e64b9f76a499d85b6b34cf..c768d46dc5b9a0dd3d134e736b82540a1a538e60 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Test e-postası gönderilirken bir hata meydana geldi:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];