This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
rbrecruiter/resources/lang/vendor/log-viewer/pt-BR.json

14 lines
313 B
JSON
Raw Normal View History

{
"Date": "Data",
"The list of logs is empty!": "A lista de logs está vazia!",
"All": "Todos",
"Emergency": "Emergência",
"Alert": "Alerta",
"Critical": "Crítico",
"Error": "Erro",
"Warning": "Aviso",
"Notice": "Notícia",
"Info": "Informação",
"Debug": "Debug"
}