]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/nl/errors.php
New Crowdin translations (#1868)
[bookstack] / resources / lang / nl / errors.php
index 7dd2bdaa5288a215c474d469f17343d74a40d034..b504a0935c5f637620c80d686c4e2957503b4279 100644 (file)
@@ -96,4 +96,7 @@ return [
     'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls',
     'api_user_token_expired' => 'The authorization token used has expired',
 
+    // Settings & Maintenance
+    'maintenance_test_email_failure' => 'Error thrown when sending a test email:',
+
 ];