mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Translate navmenu.php to German
This commit is contained in:
parent
6e3d3b574d
commit
061fa0cb6e
1 changed files with 6 additions and 0 deletions
|
@ -2,7 +2,13 @@
|
|||
|
||||
return [
|
||||
|
||||
'search' => 'Suche',
|
||||
'home' => 'Heim',
|
||||
'local' => 'Lokal',
|
||||
'network' => 'Netzwerk',
|
||||
'discover' => 'Entdecken',
|
||||
'viewMyProfile' => 'Mein Profil anschauen',
|
||||
'myProfile' => 'Mein Profil',
|
||||
'myTimeline' => 'Meine Timeline',
|
||||
'publicTimeline' => 'Öffentliche Timeline',
|
||||
'remoteFollow' => 'Aus der Ferne folgen',
|
||||
|
|
Loading…
Reference in a new issue