German Translation

Adds German Translation.
This commit is contained in:
cracker182
2017-09-19 13:25:13 +02:00
committed by GitHub
parent e0dcb9cadb
commit 03ed626911
26 changed files with 719 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?php
return [
'installed_version' => 'Installierte Version',
'latest_version' => 'Neueste Version',
'update' => 'Update Akaunting auf Version :version',
'changelog' => 'Changelog',
'new_core' => 'Eine aktualisierte Version Akaunting ist verfügbar.',
'latest_core' => 'Glückwunsch! Sie nutzen die aktuellste Version von Akaunting. Zukünftige Sicherheitsupdates werden automatisch angewendet.',
];