python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Installing gettext in virtual environment of shared hosting
I made a multilingual django website and I am deploying it to shared hosting. I should install gettext to virtual environment. I have read about gettext is not python package so I can't install it usi...

Aysulu Mambetnazarova
Votes: 0
Answers: 1
How to make database for Multilanguage list app?
E.g. the app is in 3 langs (en, fr, de).
I have two lists. If I change app language I want to show the values with correct translations.
I have an equipment list:
EQ_LIST
eq_id | group_id | title | la...
froniq
Votes: 0
Answers: 3
how to change current culture of class library (dll)
i have a dll that it have a form and this form support two language (with loacalizable,language property).
and after that i add our dll to the main project and call the form from dll. the language of ...

Arash Jalali
Votes: 0
Answers: 0