Update German Translation

This commit is contained in:
Tim Speckhals 2018-10-16 04:07:00 +02:00
parent af5cc6e557
commit 588860066d
No known key found for this signature in database
GPG key ID: A62ADB92F7ADEEB6

View file

@ -4,5 +4,9 @@ return [
'emptyTimeline' => 'Dieser Benutzer hat noch nichts gepostet!',
'emptyFollowers' => 'Diesem Benutzer folgt noch niemand!',
'emptyFollowing' => 'Dieser Benutzer folgt noch niemanden!',
'emptySaved' => 'Du hast noch keinen Post gespeichert!',
'savedWarning' => 'Nur du kannst sehen was du gespeichert hast',
'privateProfileWarning' => 'Dieser Account ist privat',
'alreadyFollow' => ':username bereits folgen?',
'loginToSeeProfile' => 'um deren Bilder und Videos zu sehen.',
];