UNPKG

gijgo

Version:

Gijgo is a set of free open source javascript controls distributed under MIT License. All widgets are high performance, built on top of the jQuery JavaScript Library with built-in support for Bootstrap, Material Design and Font Awesome. They are designed

21 lines 632 B
gj.grid.messages['pt-br'] = { First: 'Primeiro', Previous: 'Anterior', Next: 'Próximo', Last: 'Último', Page: 'Página', FirstPageTooltip: 'Primeira página', PreviousPageTooltip: 'Página anterior', NextPageTooltip: 'Próxima página', LastPageTooltip: 'Última Página', Refresh: 'Atualizar', Of: 'de', DisplayingRecords: 'Mostrando registros', RowsPerPage: 'Linhas por página:', Edit: 'Editar', Delete: 'Excluir', Update: 'Alterar', Cancel: 'Cancelar', NoRecordsFound: 'Nenhum registro encontrado.', Loading: 'Carregando...' };