Translate helpcenter.php to German

This commit is contained in:
Anton Strömkvist 2019-10-01 14:49:37 +02:00
parent 0599f2f0b3
commit 483da088dd
No known key found for this signature in database
GPG key ID: 50A3573EFBFA9867

View file

@ -0,0 +1,26 @@
<?php
return [
'helpcenter' => 'Hilfezentrum',
'whatsnew' => 'Was gibt\'s Neues',
'gettingStarted' => 'Loslegen',
'sharingMedia' => 'Medien teilen',
'profile' => 'Profil',
'stories' => 'Stories',
'hashtags' => 'Hashtags',
'discover' => 'Entdecken',
'directMessages' => 'Privatnachrichten',
'timelines' => 'Timelines',
'embed' => 'Einbetten',
'communityGuidelines' => 'Community-Richtlinien',
'whatIsTheFediverse' => 'Was ist das Fediversum?',
'controllingVisibility' => 'Sichtbarkeit steuern',
'blockingAccounts' => 'Kontosperrung',
'safetyTips' => 'Sicherheitstipps',
'reportSomething' => 'Etwas melden',
'dataPolicy' => 'Datenpolitik'
];