Changed "registros" to "registos"

"Registros" is not used in Portuguese of Portugal.
pull/511/head
Tomás Félix 4 years ago committed by GitHub
parent 75175f7d2c
commit a055071539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -44,8 +44,8 @@
"print": "Imprimir" "print": "Imprimir"
}, },
"decimal": ",", "decimal": ",",
"info": "Mostrando os registros _START_ a _END_ num total de _TOTAL_", "info": "Mostrando os registos _START_ a _END_ num total de _TOTAL_",
"infoEmpty": "Mostrando 0 os registros num total de 0", "infoEmpty": "Mostrando 0 os registos num total de 0",
"infoFiltered": "(filtrado num total de _MAX_ registos)", "infoFiltered": "(filtrado num total de _MAX_ registos)",
"infoThousands": ".", "infoThousands": ".",
"searchBuilder": { "searchBuilder": {
@ -142,4 +142,4 @@
} }
}, },
"thousands": "." "thousands": "."
} }

Loading…
Cancel
Save