You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
I want to design an I18N site , So I need to change step's label name to other language in the view , but step's key name needn't change , how to do it ?
controller code
view code
I want to design an I18N site , So I need to change step's label name to other language in the view , but step's key name needn't change , how to do it ?