Files
opensem/resources/lang/vendor/log-viewer/pt-BR.json
Ludovic CANDELLIER 64abc46d99 [WIP] Refactor project
2021-05-21 00:21:05 +02:00

14 lines
313 B
JSON

{
"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"
}