Description
Greetings,
I am trying to change some labels text using custom translation as below:
{
“en”: {
“Nickname”:“Title”
}
}
But it doesn’t work for me.
Any help please.
Thanks in advance.
Server Setup Information
- Version of Rocket.Chat Server: 3.18.1
- Operating System: Ubuntu 20.4
- Deployment Method: snap
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version: 12.22.1
- MongoDB Version: 3.6.14
- Proxy: caddy
- Firewalls involved: no
Any support for that? Does anyone knows how to change label text?
Hi! I think the catch here are the spaces.
Try stripping them from the json.
I was able to change it:
with the following json
{"en":{"Nickname":"TitleeeeeeG"}}
1 Like
Thanks @dudanogueira it works as expected.
Hi @dudanogueira ,
All the strings in the Rocket.Chat are translatable in this way?
Hello, where can I get the value for each element, example for the element to “Copy link” for the thread. To translate it