Commit 7e5fe7f2 authored by miharix's avatar miharix

Fixed wrong file ending. Generated sl.js Added Slovenščina to Project menu.

parent 3cd72ed8
......@@ -64,6 +64,7 @@ Code.LANGUAGE_NAME = {
'ru': 'Русский',
'sc': 'Sardu',
'sk': 'Slovenčina',
'sk': 'Slovenčina',
'sr': 'Српски',
'sv': 'Svenska',
'ta': 'தமிழ்',
......
No preview for this file type
This diff is collapsed.
This diff is collapsed.
......@@ -12,6 +12,7 @@ BSUtils.LANGUAGE_NAME = {
'de': 'Deutsch',
'fr': 'Français',
'zh-hans': '簡體中文',
'sl' : 'Slovenščina'
// 'es': 'Español'
};
// BSUtils.LANGUAGE_NAME = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment