cancel
Showing results for 
Search instead for 
Did you mean: 

How to translate life cycle states ?

Maxime_
Confirmed Champ
Confirmed Champ

Hello,

I'm trying to translate one my life cycle state in French.

In the Designer I've created the file : messages-fr-FR.json but I can't achieve to translate my life cycle state. I tried (in my example, my state is "merged"): { "label.merged":"Dans un sujet", "document.state.merged":"Dans un sujet", "document.ui.state.merged":"Dans un sujet", "state.merged":"Dans un sujet", "label.document.state.merged":"Dans un sujet", "label.ui.state.merged":"Dans un sujet", "merged":"Dans un sujet" }

But none of these works...

Someone could help me ?

Thanks 🙂

1 ACCEPTED ANSWER

Maxime_
Confirmed Champ
Confirmed Champ

la solution :

{
 "label.ui.state.merged": "Dans un sujet"
}

View answer in original post

1 REPLY 1

Maxime_
Confirmed Champ
Confirmed Champ

la solution :

{
 "label.ui.state.merged": "Dans un sujet"
}