Activated Languages

Hello,

based on this Discussion: Multilanguage Site with one Language deactived


I got a globally managed site/languages folder filled with many languages/translations. But having those files in place forces them to be always active in every Panel + Frontend. As far as I know there is no option to set their status, or to further limit the (active) languages by a config option. Is there a way to filter or overwrite core $languages on App-Level?
Thank You in Advance.

I am afraid that’s not possible currently as there isn’t any reliable/sustainable way to overwrite methods from the Kirby\Cms\App class. Sonja is right.

Would your setup work with a global folder and maybe trying to sum link the relative language files for the specific languages folder of the site?

Why not? > Replacing core classes | Kirby CMS