Tab.js 108 B

1234
  1. Ext.define("Ext.locale.sv_SE.tab.Tab", {
  2. override: "Ext.tab.Tab",
  3. closeText: "Stäng denna flik"
  4. });