Translate 'Direct Messages'

pull/356/head
Tim Speckhals 2018-08-10 19:06:25 +02:00
rodzic ba39aca471
commit ef2c6f5384
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A62ADB92F7ADEEB6
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

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

Wyświetl plik

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