German Translation
Adds German Translation.
This commit is contained in:
8
resources/lang/de-DE/taxes.php
Normal file
8
resources/lang/de-DE/taxes.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'rate' => 'Preis',
|
||||
'rate_percent' => 'Preis (%)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user