1
0
Fork 0

Update German translation

This commit is contained in:
forenta 2021-09-05 21:21:49 +02:00 committed by GitHub
parent 687030090f
commit f0bcab4b41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
<?php
return [
'search' => 'Suche',
'home' => 'Heim',
'local' => 'Lokal',
@ -16,5 +15,5 @@ return [
'admin' => 'Administration',
'logout' => 'Abmelden',
'directMessages' => 'Privatnachrichten',
'composePost' => 'Neuen Post erstellen',
];