Added translations for output produced by django-admin makemessages -l ru and django-admin makemessages -l ru -d djangojs (is it all we need?).
Also expanded "workaround" for "disable not-available pages when cluster doesn't exist" functionality in loading.js. I will really appreciate if somebody could give me hints on how to implement it properly in opposite of hardcoding "menu" names in the code.
Added translations for output produced by
django-admin makemessages -l ru
anddjango-admin makemessages -l ru -d djangojs
(is it all we need?).Also expanded "workaround" for "disable not-available pages when cluster doesn't exist" functionality in loading.js. I will really appreciate if somebody could give me hints on how to implement it properly in opposite of hardcoding "menu" names in the code.