German Translation
Adds German Translation.
This commit is contained in:
8
resources/lang/de-DE/transfers.php
Normal file
8
resources/lang/de-DE/transfers.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'from_account' => 'Von Konto',
|
||||
'to_account' => 'Auf Konto',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user