7 lines
122 B
PHP
Executable File
7 lines
122 B
PHP
Executable File
<?php
|
|
|
|
$GLOBALS['TL_LANG']['MSC']['meilisearch_priority'] = [
|
|
1 => 'Niedrig',
|
|
2 => 'Standard',
|
|
3 => 'Hoch',
|
|
]; |