box / box/mojito

Interpolation get removed after translation done

Open
#810 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
385
Forks
72
Avg merge
4d 7h
Merged PRs (30d)
6

Description

I'm using xliff 1.2 files.
After translating fields from the webapp, interpolation tags get removed from the target.

```html

Remove
Remove
Action verb

```

become

```html

Remove
Supprimer
Action verb

```

Then, it can't be used like this for Angular app.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.