$kirby->translation()
Load a specific translation by locale
$kirby->translation(string $locale = null): Kirby\Cms\Translation|nullParameters
| Name | Type | Default | Description | 
|---|---|---|---|
| $locale | string | null | Locale name or nullfor the current locale |