mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +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 [
|
return [
|
||||||
|
|
||||||
|
'search' => 'Suche',
|
||||||
|
'home' => 'Heim',
|
||||||
|
'local' => 'Lokal',
|
||||||
|
'network' => 'Netzwerk',
|
||||||
|
'discover' => 'Entdecken',
|
||||||
'viewMyProfile' => 'Mein Profil anschauen',
|
'viewMyProfile' => 'Mein Profil anschauen',
|
||||||
|
'myProfile' => 'Mein Profil',
|
||||||
'myTimeline' => 'Meine Timeline',
|
'myTimeline' => 'Meine Timeline',
|
||||||
'publicTimeline' => 'Öffentliche Timeline',
|
'publicTimeline' => 'Öffentliche Timeline',
|
||||||
'remoteFollow' => 'Aus der Ferne folgen',
|
'remoteFollow' => 'Aus der Ferne folgen',
|
||||||
|
|
Loading…
Reference in a new issue