Add language files and translations
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return
|
||||
[
|
||||
'download' => 'Herunterladen',
|
||||
'country' => 'Land',
|
||||
'link' => 'Link',
|
||||
'action' => 'Aktion',
|
||||
];
|
||||
Reference in New Issue
Block a user