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

10 lines
133 B
JSON
Raw Normal View History

2021-07-03 21:48:27 +00:00
{
"dataSurveyApp": {
"EstadoCategoria": {
"null": "",
"ACTIVE": "Activa",
"INACTIVE": "Inactiva"
2021-07-03 21:48:27 +00:00
}
}
}