Skip to content

Formatted string not translated in the interface #3920

@PascalRepond

Description

@PascalRepond

How it works

For certain messages, the backend sends a formatted string through the API. This formatted string is extracted but cannot be translated by the frontend because it is sent with the dynamic values.

Image

Improvement suggestion

In such cases, the API should return a data structure (e.g. dict) and this would then be used by the frontend to display the message and translate it.

Metadata

Metadata

Assignees

Labels

correctionAn implemented feature doesn't work as expected.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions