Parameter's label in two different languages.
We have a requirement to display the parameter's label as per the language who logs in.
The actual requirement is to display the label as per the users who logs in .
If the user preference language is English then the label should be displayed as Accounting Date.
If the user preference language is Canadian French then the label should be displayed as Date comptable.
Currently we did not find the feasibility to do this and we are displaying as "Accounting Date_Date comptable"
Is there any way to achieve this instead of concatenating it.. we would need to display the label as per the user's languages preference settings.
Tagged:
0