-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Some translations not working #10125
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactionfeat: i18ntype: bug
Milestone
Description
I've had some trouble translating RocketChat, these are the one's I've encountered so far:
- Changing the name of the home page from the admin settings doesn't work, it always says 'Home'.
- Some words are not being translated such as 'Channels' and 'Search messages' in the directory, and 'Search member' in the member list of a channel.
- Some strings are not present in the i18n list of translatable strings, such as 'Computer' in the file upload menu.
I have tried to solve this by using the administrative tools but if it can't be solved that way I'll take a look at the source.
Thanks in advance for any assistance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactionfeat: i18ntype: bug