Basic.js 108 B

12345
  1. Ext.define("Ext.locale.it.form.Basic", {
  2. override: "Ext.form.Basic",
  3. waitTitle: "Attendere..."
  4. });