This class provides a method that allows working with the localization data.
getMessage
This method gets a translation of the message specified and returns it in the user's language.
Parameter(s):
Name | Type | Mandatory | Default Value |
---|---|---|---|
message | String | Y | N |
category | String | N | 'app' |
...