P
P
Petr Muhurov2019-03-04 10:31:43
JavaScript
Petr Muhurov, 2019-03-04 10:31:43

Layout for multilocal?

Good day. We are launching a pre-project project (react, ant.design), a landing page designed for the English locale, for all resolutions, even for a calculator. Then comes the requirement to drop a couple of languages, and everything goes) For example, there was a JOIN button, and now there is a JOIN button (it hurts especially in places where space is very limited, and at some resolutions even JOIN has to be squeezed in font or width).
Is there any generally accepted practice for solving such problems? Adding styles depending on the locale? Extending current styles to any locale? Perhaps rewriting the whole block for the locale and creating separate components?
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Iskander Mammadov, 2019-03-04
@pterodaktil

From experience I can say that it is best to develop a separate set of styles for each localization. You can pervert and write crutches, but in the end you will come to the conclusion that you need to work out layouts for specific languages, at least interface components.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question