diff options
Diffstat (limited to 'lib/localization/jquery.jtable.pt-PT.js')
-rw-r--r-- | lib/localization/jquery.jtable.pt-PT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/localization/jquery.jtable.pt-PT.js b/lib/localization/jquery.jtable.pt-PT.js index c04dda8..aa8ead5 100644 --- a/lib/localization/jquery.jtable.pt-PT.js +++ b/lib/localization/jquery.jtable.pt-PT.js @@ -22,8 +22,8 @@ pagingInfo: 'Registos {0} a {1} de {2}', canNotDeletedRecords: 'Não foi possível eliminar o(s) registo(s) {0} de {1}!', deleteProggress: 'A eliminar {0} de {1} registos ...', - pageSizeChangeLabel: 'Row count', //New. Must be localized. - gotoPageLabel: 'Go to page' //New. Must be localized. + pageSizeChangeLabel: 'Linhas', + gotoPageLabel: 'Ir para a página' }); })(jQuery); |