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/es.json

14 lines
313 B
JSON
Raw Normal View History

{
"Date": "Fecha",
"The list of logs is empty!": "La lista del log está vacía!",
"All": "Todos",
"Emergency": "Emergencia",
"Alert": "Alerta",
"Critical": "Criticos",
"Error": "Errores",
"Warning": "Advertencia",
"Notice": "Aviso",
"Info": "Info",
"Debug": "Debug"
}