Skip to content

[NEW] Auto-Translation #854

@marceloschmidt

Description

@marceloschmidt

We need to support Auto-translation feature.
When enabled, the server returns messages translated to the selected language.

There should be two ways of using it:

  • Translating a single message (hold message and tap "Auto-translate" on the bottom sheet)
  • Translating all messages in a room (tap "Auto-translate" on room actions)
    • Note: Only new messages will be translated

Both options must navigate to a new view with all available languages supported by Google.

There are two settings we need to fetch from our server:

  • AutoTranslate_Enabled: shows/hides the entire logic.
  • AutoTranslate_GoogleAPIKey: is the API Key we will be using to fetch languages from Google.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions