mirror of https://github.com/pixelfed/pixelfed
Update German Translation
parent
75b7cebb14
commit
92c4e24666
@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'viewMyProfile' => 'Mein Profil anschauen',
|
||||||
|
'myTimeline' => 'Meine Timeline',
|
||||||
|
'publicTimeline' => 'Öffentliche Timeline',
|
||||||
|
'remoteFollow' => 'Aus der Ferne folgen',
|
||||||
|
'settings' => 'Einstellungen',
|
||||||
|
'admin' => 'Administration',
|
||||||
|
'logout' => 'Abmelden',
|
||||||
|
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue