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

12 lines
185 B
JSON

{
"dataSurveyApp": {
"EstadoPlantilla": {
"null": "",
"DRAFT": "DRAFT",
"ACTIVE": "ACTIVE",
"DELETED": "DELETED",
"DISABLED": "DISABLED"
}
}
}