-
Notifications
You must be signed in to change notification settings - Fork 13.5k
"__token __" instead "__token__" in rocketchat_i18n.js #12892
Copy link
Copy link
Closed
Description
Description:
"__token __" and "__userId __" instead "__token__" and "__userId__"
in programs/server/packages/rocketchat_i18n.js
Steps to reproduce:
- Go to "http://rocketchat_host/account/tokens"
- Fill "Personal access tokens to REST API"
- Click on "Add"
- You can see: ''Token: __token __ Your user Id: __userId __" instead of real token and userId.
Expected behavior:
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: 0.72.1
- Operating System: Linux
- Deployment Method: tar
- Number of Running Instances: 1
- NodeJS Version: v8.14.0
- MongoDB Version: 3.6.9
Additional context
Relevant logs:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels