]> BookStack Code Mirror - bookstack/blobdiff - lang/id/errors.php
fix typo
[bookstack] / lang / id / errors.php
index 83d3008887af6ceb86f20e5efe5e3210cf944760..70a07727060d550a8e3319724c2a86fce977fd0c 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Kesalahan dilempar saat mengirim email uji:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];