11 lines
364 B
JSON
11 lines
364 B
JSON
{
|
|
"subject": "Has recibido una nueva notificación",
|
|
"title": "Nueva notificación",
|
|
"hello": "Hola,",
|
|
"notificationCode": {
|
|
"clientDeactivate": {
|
|
"subject": "Gestionar baja de contrato",
|
|
"message": "El cliente con id %clientId% está clasificado, por favor, gestione la baja del contrato primero."
|
|
}
|
|
}
|
|
} |