New Language: German (#1218)

* New Language: German

* Update German K

Co-authored-by: derrobin154 <derrobin154@gmail.com>
This commit is contained in:
Robin
2021-06-03 17:46:32 +02:00
committed by GitHub
parent 97f095e4e9
commit 5a5fd02dac
20 changed files with 750 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?php
return [
'totalhours' => 'Gesamte Flugstunden',
'yourbalance' => 'Dein Konto',
'yourlastreport' => 'Dein letzter Bericht',
'noreportsyet' => 'Noch keine Berichte.',
'fileonenow' => 'Bericht ablegen',
'weatherat' => 'Wetter in :ICAO',
'recentreports' => 'Aktuelle Berichte',
];