Tab.js 97 B

1234
  1. Ext.define("Ext.locale.pt_BR.tab.Tab", {
  2. override: "Ext.tab.Tab",
  3. closeText: "Fechar"
  4. });