diff --git a/lang/de-DE/settings.php b/lang/de-DE/settings.php index 0778d60f5..d5bb782a3 100644 --- a/lang/de-DE/settings.php +++ b/lang/de-DE/settings.php @@ -6,7 +6,7 @@ return [ 'email' => 'E-Mail', 'invites' => 'Einladungen', 'media' => 'Medien', - 'filters' => '', + 'filters' => 'Filter', 'notifications' => 'Benachrichtigungen', 'password' => 'Passwort', 'privacy' => 'Privatsphäre', @@ -133,7 +133,7 @@ return [ 'relationships.unfollow' => 'Entfolgen', 'relationships.mute' => 'Stummschalten', 'relationships.block' => 'Blockieren', - 'relationships.removeFollow' => '', + 'relationships.removeFollow' => 'Nicht mehr folgen', 'relationships.mute_successful' => 'Stummschalten erfolgreich', 'relationships.you_have_successfully_muted_that_user' => 'Du hast den Benutzer erfolgreich stummgeschaltet', 'relationships.block_successful' => 'Blockieren erfolgreich',