Ext.apply(Zw, {
    localization: {
            spanish: {
                // will be filled out by another file
            },
            english: {
                // will be filled out by english.js
            }
        }
});