Application should have support of different languages. This will be implemented in the form of creating a file with character mapping in lang.json. If there are no certain characters in lang.json it has to be replaced with symbol '?'.
Use something similar to translate module from frontend.
Error messages shown to user should be depends on current language file.
Application should have support of different languages. This will be implemented in the form of creating a file with character mapping in lang.json. If there are no certain characters in lang.json it has to be replaced with symbol '?'.
Use something similar to translate module from frontend.
Error messages shown to user should be depends on current language file.