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
It is common to write code in English even if the user interface is intended to run in a different language. So this result that CrudUI has english labels in a non-english application. What is the proper way to override the labels / column header?
I've dived into the code and saw the use of propertyIdToHumanFriendly, but I did not see an easy way to inject a different caption.
The text was updated successfully, but these errors were encountered:
It is common to write code in English even if the user interface is intended to run in a different language. So this result that CrudUI has english labels in a non-english application. What is the proper way to override the labels / column header?
I've dived into the code and saw the use of propertyIdToHumanFriendly, but I did not see an easy way to inject a different caption.
The text was updated successfully, but these errors were encountered: