8 lines
114 B
PHP
8 lines
114 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'all' => 'Alle Kategorien',
|
|
'all_types' => 'Alle Typen'
|
|
];
|