define({ root: { status: '${start} - ${end} of ${total} results', gotoFirst: 'Go to first page', gotoNext: 'Go to next page', gotoPrev: 'Go to previous page', gotoLast: 'Go to last page', gotoPage: 'Go to page', jumpPage: 'Jump to page', rowsPerPage: 'Number of rows per page', notCompatibleWithOnDemand: 'The Pagination extension is not compatible with dgrid/OnDemandList ' + 'and dgrid/OnDemandGrid. Please use dgrid/List or dgrid/Grid as a base class.' }, ar: true, de: true, es: true, fr: true, ja: true, pt: true, ro: true, sk: true, sl: true, th: true, 'zh-cn': true, 'zh-hk': true });