$kirby->setCurrentTranslation()
Set the current translation
$kirby->setCurrentTranslation(string|null $translationCode = null): void
Parameters
| Name | Type | Default |
|---|---|---|
| $translationCode | stringornull |
null
|
Set the current translation
$kirby->setCurrentTranslation(string|null $translationCode = null): void
| Name | Type | Default |
|---|---|---|
| $translationCode | stringornull |
null
|