foaas icon indicating copy to clipboard operation
foaas copied to clipboard

French translation doesn't return separator character

Open tbasse opened this issue 5 years ago • 0 comments

https://foaas.com/off/Tom/Everyone?i18n=fr results in

message: Va te faire foutre, Tom. - Tout le monde
subtitle: undefined

Because the french translation does not return the separator character introduced in #201

Response from api.mymemory.translated.net

[ { id: 0,
       segment: 'Fuck off, Tom. ␤ - Everyone',
       translation: 'Va te faire foutre, Tom. - Tout le monde',
       quality: 70,
       …

In the end this seems to be an issue with the translation service, but it seems easier to work around it in FOAAS.

tbasse avatar Oct 02 '19 21:10 tbasse