$kirby->setLocale()
Set locale settings
Deprecated in 3.5.0
Use \Kirby\Toolkit\Locale::set() instead $kirby->setLocale(string|array $locale): void
Parameters
| Name | Type | Default |
|---|---|---|
| $locale * | string|array |
– |