Fix Portugueses.lang

Change the word "registos" to the correct "registros"
pull/488/head
Ryan Douglas 4 years ago committed by GitHub
parent 762b9e494d
commit e39c4ae4cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,14 +6,14 @@
*/ */
{ {
"sEmptyTable": "Não foi encontrado nenhum registo", "sEmptyTable": "Não foi encontrado nenhum registro",
"sLoadingRecords": "A carregar...", "sLoadingRecords": "A carregar...",
"sProcessing": "A processar...", "sProcessing": "A processar...",
"sLengthMenu": "Mostrar _MENU_ registos", "sLengthMenu": "Mostrar _MENU_ registros",
"sZeroRecords": "Não foram encontrados resultados", "sZeroRecords": "Não foram encontrados resultados",
"sInfo": "Mostrando de _START_ até _END_ de _TOTAL_ registos", "sInfo": "Mostrando de _START_ até _END_ de _TOTAL_ registros",
"sInfoEmpty": "Mostrando de 0 até 0 de 0 registos", "sInfoEmpty": "Mostrando de 0 até 0 de 0 registros",
"sInfoFiltered": "(filtrado de _MAX_ registos no total)", "sInfoFiltered": "(filtrado de _MAX_ registros no total)",
"sInfoPostFix": "", "sInfoPostFix": "",
"sSearch": "Procurar:", "sSearch": "Procurar:",
"sUrl": "", "sUrl": "",

Loading…
Cancel
Save