فهرست منبع

Update converse.js

thierrytiti 10 سال پیش
والد
کامیت
6034932523
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      converse.js

+ 1 - 1
converse.js

@@ -215,7 +215,7 @@
 
         // Translation machinery
         // ---------------------
-		 this.isAvailableLocale=function(locale){
+	this.isAvailableLocale=function(locale){
             ret=null;
             if (locales[locale]) ret=locales[locale];
             else{