move DisableMultiLanguage parameter to UI

This commit is contained in:
2025-09-29 10:37:27 +02:00
parent 341cb175a9
commit ec30c86da1
2 changed files with 1 additions and 1 deletions

View File

@@ -89,6 +89,7 @@
"FIClass": "fi-us"
}
],
"DisableMultiLanguage": false,
"Regexes": [
{
"Pattern": "/^\\p{L}+(?:([\\ \\-\\']|(\\.\\ ))\\p{L}+)*$/u",