Pman.I18n.js
[Pman.Core] / Pman.I18n.js
index 2bd1c49..6bb161a 100644 (file)
@@ -96,6 +96,8 @@ Pman.I18n = {
         ]
        },
     
+    
+    
     /**
      * 
      * these should use generally..
@@ -116,6 +118,14 @@ Pman.I18n = {
      * 
      */
     
+    dataToProxy : function(type)
+    {
+        var lang = Pman.Login.authUser.lang || 'en';
+        return Pman.I18n.Data[lang][type];
+        
+    },
+    
+    
     // DEPRECIATED...
     countryStore : function() { return {