Apply Slovenian locale patches by jaka@freeapproved.com with a few fixes (use tab indents, fix JS object, update 2 outdated keys)

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2889 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Brett Zamir
2014-06-22 22:43:53 +00:00
parent e8a15a5582
commit 35a44998bf
2 changed files with 188 additions and 188 deletions

View File

@@ -696,6 +696,7 @@ by creating the following file and adding by calls to svgEditor.setConfig -->
<option id="lang_ro" value="ro">Română</option>
<option id="lang_ru" value="ru">Русский</option>
<option id="lang_sk" value="sk">Slovenčina</option>
<option id="lang_sl" value="sl">Slovenščina</option>
<option id="lang_zh-TW" value="zh-TW">繁體中文</option>
</select>
</label>