Custom language code for Indonesian lang support

We’re looking to implement Indonesian interface language support in our app but unfortunately we can’t use ‘id’ language code (various reasons, mainly because the rest of our app is using ‘ind’ on a different environment) and we would need to use ‘ind’ instead.

We’ve added ‘ind’ into our system config supported languages but when you save a new page in the CMS, it ends up being named ‘modular.ind.ind.md’ and redirecting you to the login page.

Renaming the file manually to ‘modular.ind.md’ solves the issue and works fine from a front end perspective but obviously isn’t sustainable and will cause issues between teams.

Is there a way around this?

Thanks

Please add this as an issue here: https://github.com/getgrav/grav-plugin-admin/issues

Thanks :slight_smile:

https://github.com/getgrav/grav-plugin-admin/issues/938