Content representations and translated pages - how do I name the content txt file?

Hi,

let’s say I have a content page: name.de.txt and I want to use .json as a content representations so I tried:
name.json.de.txt ->doesn’t work
name.de.json.txt ->doesn’t work

What’s the right way to do it?

Without ‘.de’ it’s working fine…

Greetings and thanks you your answers… :smile:

Content representation don’t get their own content files… It’s project.txt or with language code for multilang.

1 Like

You are right - my fault - maybe I had too much Kirby3 today…