]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/errors.php
New Crowdin translations (#1868)
[bookstack] / resources / lang / ko / errors.php
index 506baf5a6c1d317d299b6a571b0ff30dd6c6a61a..15bdec1deadd9ede316d8d10c623d2c5929c9bb3 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:',
+
 ];