Rename bundle namespace and prepare release 0.6.0

This commit is contained in:
Jürgen Mummert
2026-03-09 10:06:05 +01:00
commit b59bda40fc
37 changed files with 2582 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
$GLOBALS['TL_LANG']['MSC']['meilisearch_priority'] = [
1 => 'Niedrig',
2 => 'Standard',
3 => 'Hoch',
];