Show HN: LocaleProof – catch internationalization text overflow in Figma(figma.com)
figma.com
Show HN: LocaleProof – catch internationalization text overflow in Figma
https://www.figma.com/community/plugin/1652797384930391326
3 comments
Hi HN! Frontend dev here. At my day job the same bug kept shipping: layouts look fine in English, then the German translation (+35% length on average) overflows a fixed-width button in production.
I was going to ask for
> Pseudo-localization — accented characters, length padding, and bracket markers so untranslated and clipped text is obvious.
When I was young there were a lot of problem with Spanish text with "ñ" and accented vowels. I still see a few <?> in webpages from time to time. Do you have a few examples?
> Pseudo-localization — accented characters, length padding, and bracket markers so untranslated and clipped text is obvious.
When I was young there were a lot of problem with Spanish text with "ñ" and accented vowels. I still see a few <?> in webpages from time to time. Do you have a few examples?