]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/tr/activities.php
Fixed failing test after drawio default url change
[bookstack] / resources / lang / tr / activities.php
index 6d8a5d83845bbdad6b3213c54bb8013ab42e4522..68ccbc3780fe9d99dc7551b910e32ed0fbccce21 100644 (file)
@@ -7,7 +7,7 @@ return [
 
     // Pages
     'page_create'                 => 'sayfa oluşturdu',
-    'page_create_notification'    => 'Page successfully created',
+    'page_create_notification'    => 'Sayfa Başarıyla Oluşturuldu',
     'page_update'                 => 'sayfayı güncelledi',
     'page_update_notification'    => 'Page successfully updated',
     'page_delete'                 => 'sayfayı sildi',
@@ -59,6 +59,10 @@ return [
     'webhook_delete' => 'deleted webhook',
     'webhook_delete_notification' => 'Webhook successfully deleted',
 
+    // Users
+    'user_update_notification' => 'User successfully updated',
+    'user_delete_notification' => 'User successfully removed',
+
     // Other
     'commented_on'                => 'yorum yaptı',
     'permissions_update'          => 'güncellenmiş izinler',