-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Description
Description:
Previous Google auto translate worked for 3.6.0 and 3.6.3, on new 3.7.0 auto translate does not work but manually click on view original will translate the message to targeted language
Steps to reproduce:
- go to chat type whatever text, with pre setup auto translate to selected language,
- does not translate, only after i click on view original it will translate my text.
- auto translate is gone. manual translate is available.
Expected behavior:
When a user sends a text with their native language, auto translate will translate to the targeted language without needing to click on translate/view original
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: 3.7.0
- Operating System: Ubuntu
- Deployment Method: Docker
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version: v12.18.4
- MongoDB Version:4.4.0
Client Setup Information
- Desktop App or Browser Version:
- Operating System: windows and android both same result.
Additional context
Relevant logs:
I20201004-06:37:15.442(0) LocalStore: store created at
I20201004-06:37:15.466(0) LocalStore: store created at
I20201004-06:37:15.466(0) LocalStore: store created at
I20201004-06:37:16.030(0) Setting default file store to AmazonS3
I20201004-06:37:18.027(0) (migrations.js:120) Migrations: Not migrating, already at version 206
I20201004-06:37:22.667(0) Updating process.env.MAIL_URL
I20201004-06:37:23.645(0) Using GridFS for custom sounds storage
I20201004-06:37:23.646(0) Using GridFS for custom emoji storage
I20201004-06:37:23.655(0) Loaded the Apps Framework and loaded a total of 4 Apps!
I20201004-06:37:23.976(0) ➔ System ➔ startup
I20201004-06:37:23.977(0) ➔ +--------------------------------------------------+
I20201004-06:37:23.977(0) ➔ | SERVER RUNNING |
I20201004-06:37:23.977(0) ➔ +--------------------------------------------------+
I20201004-06:37:23.977(0) ➔ | |
I20201004-06:37:23.977(0) ➔ | Rocket.Chat Version: 3.7.0 |
I20201004-06:37:23.977(0) ➔ | NodeJS Version: 12.18.4 - x64 |
I20201004-06:37:23.977(0) ➔ | MongoDB Version: 4.4.0 |
I20201004-06:37:23.978(0) ➔ | MongoDB Engine: wiredTiger |
I20201004-06:37:23.978(0) ➔ | Platform: linux |
I20201004-06:37:23.978(0) ➔ | Process Port: 3000 |
I20201004-06:37:23.978(0) ➔ | Site URL: https://locahost |
I20201004-06:37:23.978(0) ➔ | ReplicaSet OpLog: Enabled |
I20201004-06:37:23.978(0) ➔ | Commit Hash: 2c82cd9 |
I20201004-06:37:23.978(0) ➔ | Commit Branch: HEAD |
I20201004-06:37:23.978(0) ➔ | |
I20201004-06:37:23.978(0) ➔ +--------------------------------------------------+
