View.js 95 B

1234
  1. Ext.define("Ext.locale.sv_SE.view.View", {
  2. override: "Ext.view.View",
  3. emptyText: ""
  4. });