❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$language->locale()
Returns the locale string
return
(string)
Example
<?= $site->language('en')->locale() ?>
↑
Cheat Sheet overview
←
$language->host()
→
$language->name()
↓
Back to Cheat Sheet section
Top