German Translation
Adds German Translation.
This commit is contained in:
7
resources/lang/de-DE/categories.php
Normal file
7
resources/lang/de-DE/categories.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'all' => 'Alle Kategorien',
|
||||
'all_types' => 'Alle Typen'
|
||||
];
|
||||
Reference in New Issue
Block a user