3
3
35000sobak2020-07-12 08:49:28
Python
35000sobak, 2020-07-12 08:49:28

How to make multilingual in a script?

How can I make multilingual in a script? for example, add 3 languages ​​and refer to each type
LANGUAGE[LANGUAGE][RUSSIAN]
and take a translation from json or an even simpler way to do this. I don't understand anything with gettext, please help

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Tikhonov, 2020-07-12
@tumbler

gettext - the de facto standard for localization, has a bunch of bindings, bindings and tools for ease of translation. You're right, they tell you not to bike - there's nothing very complicated about gettext.

V
Vadim Chorrny, 2020-07-12
@Chorrny

Hey!
If I understood you correctly, then read this - https://habr.com/en/post/249039/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question