New Language: German (#1218)
* New Language: German * Update German K Co-authored-by: derrobin154 <derrobin154@gmail.com>
This commit is contained in:
11
resources/lang/de/dashboard.php
Normal file
11
resources/lang/de/dashboard.php
Normal 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',
|
||||
];
|
||||
Reference in New Issue
Block a user