Hi guys,
I want talk about this part of app:

I think it's better to use Enter character as a separator rather than comma in highlight preferences because comma in any language is difference for example in Arabic comma is ، but in English is , so it's so difficult to use highlight feature in other language with below steps:
- Type a word in Arabic
- Switch keyboard layout to English
- Type a comma
- Switch keyboard layout to Arabic
- Type another word
If we use Enter as a separator this feature can be more useful for non-English users.
I find related code here:
https://github.com/RocketChat/Rocket.Chat/blob/develop/packages/rocketchat-ui-account/client/accountPreferences.js#L156