Hello!
I want to use slice names in Cyrillic (Russian) for my project. However, Prismic Slice Machine does not allow me to enter Cyrillic characters when creating a new slice — it only accepts Latin characters for the slice name/API ID.
To work around this, I manually set the display name in Cyrillic in the model.json file of each slice (for example, "name": "Контакты"). The folder and API ID remain in Latin (e.g., Contacts).
The problem is:
Whenever I make changes to a slice using Slice Machine (for example, editing the model or updating the screenshot), the updated model.json and screenshot.png files are saved in the root slices folder, not in the specific slice’s folder. This causes issues with slice previews and organization.
How can I use Cyrillic display names for slices and still have Slice Machine save the model and screenshot files in the correct slice folder?
Is there a recommended way to support non-Latin display names for slices?
Thank you!