X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/3138/head:/resources/lang/de/activities.php diff --git a/resources/lang/de/activities.php b/resources/lang/de/activities.php index 562a9add3..87dd3ee8b 100644 --- a/resources/lang/de/activities.php +++ b/resources/lang/de/activities.php @@ -43,6 +43,14 @@ return [ 'bookshelf_delete' => 'hat das Bücherregal gelöscht', 'bookshelf_delete_notification' => 'Das Bücherregal wurde erfolgreich gelöscht', + // Favourites + 'favourite_add_notification' => '":name" wurde zu deinen Favoriten hinzugefügt', + 'favourite_remove_notification' => '":name" wurde aus Ihren Favoriten entfernt', + + // MFA + 'mfa_setup_method_notification' => 'Multi-Faktor-Methode erfolgreich konfiguriert', + 'mfa_remove_method_notification' => 'Multi-Faktor-Methode erfolgreich entfernt', + // Other 'commented_on' => 'hat einen Kommentar hinzugefügt', 'permissions_update' => 'hat die Berechtigungen aktualisiert',