Skip to content
Snippets Groups Projects
Commit 0e4c83dd authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Remove language.i18.backend setting; make each templating system use its own i18n backend.

Twig will always use gettext, legacy will use legacy. Twig does not
work with legacy so new ui would break if you would not also set this
option. Instead, just switch the system in use based on the usenewui
config variable.
parent 7836dd00
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment