mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Merge pull request #2915 from forenta/patch-2
Update German translation
This commit is contained in:
commit
121e8f99a7
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'search' => 'Suche',
|
'search' => 'Suche',
|
||||||
'home' => 'Heim',
|
'home' => 'Heim',
|
||||||
'local' => 'Lokal',
|
'local' => 'Lokal',
|
||||||
|
@ -16,5 +15,5 @@ return [
|
||||||
'admin' => 'Administration',
|
'admin' => 'Administration',
|
||||||
'logout' => 'Abmelden',
|
'logout' => 'Abmelden',
|
||||||
'directMessages' => 'Privatnachrichten',
|
'directMessages' => 'Privatnachrichten',
|
||||||
|
'composePost' => 'Neuen Post erstellen',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue