Files
meilisearch-bundle/src/Resources/contao/languages/de/default.php
T
2025-12-22 15:12:20 +01:00

7 lines
122 B
PHP

<?php
$GLOBALS['TL_LANG']['MSC']['meilisearch_priority'] = [
1 => 'Niedrig',
2 => 'Standard',
3 => 'Hoch',
];