d4l-data4life / kirby3-static-site-generator

Static site generator plugin for Kirby 3+. With this plugin you can create a directory with assets, media and static html files generated from your pages. The result is an even faster site with less potential vulnerabilities.
MIT License
139 stars 7 forks source link

🐛 setPageLanguage: reset pages/site also for virtual translated pages #82

Closed jonathan-reisdorf closed 1 year ago

jonathan-reisdorf commented 1 year ago

Description

fixes https://github.com/d4l-data4life/kirby3-static-site-generator/issues/81

Motivation

https://github.com/d4l-data4life/kirby3-static-site-generator/issues/81

Testing

Direct class method

Related issue

https://github.com/d4l-data4life/kirby3-static-site-generator/issues/81