feat(prospecting): add complete prospecting module for lead discovery and scoring
Some checks failed
Some checks failed
Migrates scanning pipeline from marketing-.lu-domains app into Orion module. Supports digital (domain scan) and offline (manual capture) lead channels with enrichment, scoring, campaign management, and interaction tracking. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
34
app/modules/prospecting/locales/lb.json
Normal file
34
app/modules/prospecting/locales/lb.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"prospecting": {
|
||||
"page_title": "Prospektioun",
|
||||
"dashboard_title": "Prospektioun Dashboard",
|
||||
"prospects": "Interessenten",
|
||||
"leads": "Leads",
|
||||
"capture": "Schnell Erfaassung",
|
||||
"scan_jobs": "Scan Aufträg",
|
||||
"campaigns": "Kampagnen",
|
||||
"loading": "Lueden...",
|
||||
"error_loading": "Feeler beim Luede vun den Donnéeën"
|
||||
},
|
||||
"permissions": {
|
||||
"view": "Interessente kucken",
|
||||
"view_desc": "Zougang zu Interessenten, Leads an Statistiken",
|
||||
"manage": "Interessente geréieren",
|
||||
"manage_desc": "Interessenten erstellen, änneren a läschen",
|
||||
"scan": "Scanne lafen",
|
||||
"scan_desc": "Domain-Scan an Enrichment Operatiounen duerchféieren",
|
||||
"campaigns": "Kampagne geréieren",
|
||||
"campaigns_desc": "Marketing Kampagnen erstellen a schécken",
|
||||
"export": "Daten exportéieren",
|
||||
"export_desc": "Leads als CSV exportéieren"
|
||||
},
|
||||
"menu": {
|
||||
"prospecting": "Prospektioun",
|
||||
"dashboard": "Dashboard",
|
||||
"prospects": "Interessenten",
|
||||
"leads": "Leads",
|
||||
"capture": "Schnell Erfaassung",
|
||||
"scan_jobs": "Scan Aufträg",
|
||||
"campaigns": "Kampagnen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user