Enable i18n settings block for wagtail language sidebar
This commit is contained in:
@@ -56,6 +56,12 @@
|
||||
"name": "mandelstudio",
|
||||
"username": "administrator"
|
||||
},
|
||||
"i18n": {
|
||||
"languages": [
|
||||
"nl",
|
||||
"en"
|
||||
]
|
||||
},
|
||||
"ocyan_dummy_payment_plugin": {
|
||||
"help_text": "Hit pay, to simulate payment."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user