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