]> git.proxmox.com Git - extjs.git/blame - extjs/classic/locale/overrides/pt_BR/grid/locking/Lockable.js
add extjs 6.0.1 sources
[extjs.git] / extjs / classic / locale / overrides / pt_BR / grid / locking / Lockable.js
CommitLineData
6527f429
DM
1Ext.define('Ext.locale.pt_BR.grid.locking.Lockable', {\r
2 override: 'Ext.grid.locking.Lockable',\r
3 lockText: 'Bloquear Coluna',\r
4 unlockText: 'Desbloquear Coluna'\r
5});