Fall back to Russian
This commit is contained in:
parent
31028e7ce8
commit
d6e3104004
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ $separatorTransformTable = array(
|
|||
'.' => ','
|
||||
);
|
||||
|
||||
$fallback = 'ru';
|
||||
$fallback8bitEncoding = 'windows-1251';
|
||||
$linkPrefixExtension = true;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue