mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Add config fragment for new i18n ordering system
This commit is contained in:
parent
d45dd34db9
commit
436899adbf
8
_config/i18n.yml
Normal file
8
_config/i18n.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
Name: cmsi18n
|
||||
Before: '/i18n'
|
||||
After: '/i18n#basei18n'
|
||||
---
|
||||
i18n:
|
||||
module_priority:
|
||||
- cms
|
Loading…
Reference in New Issue
Block a user