Hi, according to the Grav doc (https://learn.getgrav.org/content/multi-language#multi-language-basics), the language of a given page is specified via the file name, eg:
docs.en.md
docs.cn.md
I use the Learn 2 theme, and my question - how can I rename the md file via the Admin Panel, so that I can specify the language for a page? Thanks!