You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
editing src/scripts/nls/ru.js, you'd need to compare the file with en.js to find missing keys, there's also a chance some keys have no translations at all
the UI always tries to use the text from selected language, if it fails to find it it fallbacks to English and appends * to the string, and in case somehow English text is also unavailable it prints the used key and appends ! to it
additionally there may be some places that are not supported by the translation mechanism, unfortunately due to reasons mentioned in #167 development of this extension is mostly stalled and I don't think I'll be able to put the effort to fix that, if you do I'll gladly accept your pull request though
No description provided.
The text was updated successfully, but these errors were encountered: