Files
espocrm/application/Espo/Modules/Crm/Resources/i18n/bg_BG/CampaignTrackingUrl.json
2026-01-19 17:46:06 +01:00

24 lines
869 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"fields": {
"urlToUse": "Код за вмъкване вместо URL",
"campaign": "Кампания",
"action": "Действие",
"message": "Съобщение"
},
"links": {
"campaign": "Кампания"
},
"labels": {
"Create CampaignTrackingUrl": "Създаване на URL адрес за проследяване"
},
"options": {
"action": {
"Redirect": "Пренасочване",
"Show Message": "Покажи съобщението"
}
},
"tooltips": {
"url": "Получателят ще бъде пренасочен към този URL, след като кликне на връзката.",
"message": "Съобщението ще бъде показано на получателя, след като кликне на връзката. Markdown се поддържа."
}
}