]> BookStack Code Mirror - bookstack/blobdiff - lang/de_informal/activities.php
Search: Prevented negated terms filling in UI inputs
[bookstack] / lang / de_informal / activities.php
index a24297f314975d5f892620ad092f8851e45aee64..6783b42a5f1a65c3cc28476f5684991f1a7984cc 100644 (file)
@@ -93,11 +93,11 @@ return [
     'user_delete_notification' => 'Benutzer erfolgreich entfernt',
 
     // API Tokens
-    'api_token_create' => 'created API token',
+    'api_token_create' => 'API Token wurde erstellt',
     'api_token_create_notification' => 'API-Token erfolgreich erstellt',
-    'api_token_update' => 'updated API token',
+    'api_token_update' => 'API Token wurde aktualisiert',
     'api_token_update_notification' => 'API-Token erfolgreich aktualisiert',
-    'api_token_delete' => 'deleted API token',
+    'api_token_delete' => 'API Token gelöscht',
     'api_token_delete_notification' => 'API-Token erfolgreich gelöscht',
 
     // Roles