1
0
Fork 0

Translate 'Direct Messages'

This commit is contained in:
Tim Speckhals 2018-08-10 19:06:25 +02:00
parent ba39aca471
commit ef2c6f5384
No known key found for this signature in database
GPG Key ID: A62ADB92F7ADEEB6
2 changed files with 2 additions and 1 deletions

View File

@ -9,5 +9,6 @@ return [
'settings' => 'Einstellungen',
'admin' => 'Administration',
'logout' => 'Abmelden',
'directMessages' => 'Privatnachrichten',
];

View File

@ -5,4 +5,4 @@ return [
'emptyFollowers' => 'Diesem Benutzer folgt noch niemand!',
'emptyFollowing' => 'Dieser Benutzer folgt noch niemanden!',
'savedWarning' => 'Nur du kannst sehen was du gespeichert hast',
];
];