Files
espocrm/application/Espo/Resources/i18n/lt_LT/WebhookQueueItem.json
2026-01-19 17:46:06 +01:00

18 lines
340 B
JSON

{
"fields": {
"event": "Renginys",
"target": "Tikslinė",
"data": "Duomenys",
"status": "Statusas",
"processedAt": "Perdirbta",
"attempts": "Bandymai",
"processAt": "Procesas ne"
},
"options": {
"status": {
"Pending": "Laukiama",
"Success": "Sėkmė",
"Failed": "Nepavyko"
}
}
}