Added german translation

This commit is contained in:
nin 2018-12-04 12:53:10 +01:00 committed by GitHub
parent 9d0b618f40
commit aa84a157db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<?php
return [
'about' => 'Über',
'help' => 'Hilfe',
'language' => 'Sprache',
'fediverse' => 'Fediverse',
'opensource' => 'Open Source',
'terms' => 'Nutzungshinweise',
'privacy' => 'Privacy',
'l10nWip' => 'Wir arbeiten noch an der Unterstützung weiterer Sprachen.',
'currentLocale' => 'Aktuelle Sprache',
'selectLocale' => 'Wähle eine der unterstützten Sprachen aus',
];