datasurvey/src/main/webapp/i18n/es/logs.json

12 lines
180 B
JSON
Raw Normal View History

2021-07-03 21:48:27 +00:00
{
"logs": {
"title": "Logs",
"nbloggers": "Hay {{ total }} registros.",
"filter": "Filtro",
"table": {
"name": "Nombre",
"level": "Nivel"
}
}
}