added a forgotten option 'ru' in supportedLanguages section

This commit is contained in:
r4sas 2016-12-19 17:26:04 +03:00
parent bbcc53f08e
commit aacfe8e5fa
7 changed files with 7 additions and 7 deletions

View file

@ -328,7 +328,7 @@ $(function() {
/**
* supported languages, minus the built in 'en'
*/
supportedLanguages: ['de', 'fr', 'it', 'pl', 'sl', 'zh'],
supportedLanguages: ['de', 'fr', 'it', 'pl', 'ru', 'sl', 'zh'],
/**
* translate a string, alias for translate()