figma-static-localizer icon indicating copy to clipboard operation
figma-static-localizer copied to clipboard

Multiline texts are not supported yet

Open thoughteer opened this issue 5 years ago • 1 comments

We need a mechanism for multiline text translation.

We can just split text node contents by the new line symbol and try to translate lines separately. In this case we can still rely on the TSV format for the dictionary.

thoughteer avatar Sep 01 '20 11:09 thoughteer

We can rely on hidden line/paragraph separator symbols. In this case we can keep the TSV format. But the content normalization procedure should be reimplemented.

thoughteer avatar Dec 29 '20 20:12 thoughteer