|
|
|
|
@ -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',
|
|
|
|
|
|