Added Romanian language

+ small fixes
This commit is contained in:
RainLoop Team 2014-02-13 19:45:18 +04:00
parent c9e394c585
commit ce60192120
14 changed files with 671 additions and 208 deletions

View file

@ -136,6 +136,7 @@ Globals.oHtmlEditorLangsMap = {
'pt-pt': 'pt',
'pt-br': 'pt-br',
'ru': 'ru',
'ro': 'ro',
'zh': 'zh',
'zh-cn': 'zh-cn'
};