This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-voip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add Spanish to the list of supported languages for Smart PBX
4.3
Joris Tirado
11 years ago
parent
96d7c18ba2
commit
a01229151c
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
app.js
+ 2
- 1
app.js
View File
@ -11,7 +11,8 @@ define(function(require){
i18n
:
{
'en-US'
:
{
customCss
:
false
}
,
'fr-FR'
:
{
customCss
:
false
}
,
'ru-RU'
:
{
customCss
:
false
}
'ru-RU'
:
{
customCss
:
false
}
,
'es-ES'
:
{
customCss
:
false
}
}
,
requests
:
{
}
,
Write
Preview
Loading…
Cancel
Save