Files
meilisearch-bundle/src/Resources/contao/languages/de/default.php
T
2026-03-09 10:06:05 +01:00

7 lines
122 B
PHP
Executable File

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