Closed afbora closed 9 months ago
Sorry about that, I completely missed the single language bug. I fixed the issue and released a new version (3.1.0).
You can now set your language in the plugin options:
'zephir.cookieconsent' => [
'language' => [
'locale' => 'de', // The translation to use, default is en
'direction' => 'ltr' // Either ltr or rtl, default is ltr
]
]
Thank you. I already switched to custom js service, sorry 🙈 You can close the issue 👍
No worries, thanks for repporting the bug :)
I'm getting following error on single language app:
Plugin version 3.0.0 Kirby version 4.1.0