What is entered by the user currently ends up used as translation key, which is definitely not the intent of the user.
It should follow the same logic as for the property name and store the content in the translation file, and then use the standard property API to get the translated property hint. |
|