window.ngGrid.i18n['en'] = { ngAggregateLabel: 'items', ngGroupPanelDescription: 'Drag a column header here and drop it to group by that column.', ngSearchPlaceHolder: 'Search...', ngMenuText: 'Choose Columns:', ngShowingItemsLabel: 'Showing Items:', ngTotalItemsLabel: 'Total Items:', ngSelectedItemsLabel: 'Selected Items:', ngPageSizeLabel: 'Page Size:', ngPagerFirstTitle: 'First Page', ngPagerNextTitle: 'Next Page', ngPagerPrevTitle: 'Previous Page', ngPagerLastTitle: 'Last Page' };