mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 15:06:06 +00:00
lang
This commit is contained in:
@@ -33,5 +33,8 @@
|
||||
"Finance": "Finance",
|
||||
"Insurance": "Insurance"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Create Account"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,5 +24,8 @@
|
||||
"Outbound": "Outbound",
|
||||
"Inbound": "Inbound"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Call": "Create Call"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,5 +31,8 @@
|
||||
"Incident": "Incident",
|
||||
"Problem": "Problem"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Case": "Create Case"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,8 @@
|
||||
"links": {
|
||||
"opportunities": "Opportunities",
|
||||
"cases": "Cases"
|
||||
},
|
||||
"labels": {
|
||||
"Create Contact": "Create Contact"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -30,5 +30,8 @@
|
||||
"Round-Robin": "Round-Robin",
|
||||
"Least-Busy": "Least-Busy"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create InboundEmail": "Create Inbound Email"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"labels": {
|
||||
"Converted To": "Converted To"
|
||||
"Converted To": "Converted To",
|
||||
"Create Lead": "Create Lead"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Name",
|
||||
|
||||
@@ -19,5 +19,8 @@
|
||||
"Held": "Held",
|
||||
"Not Held": "Not Held"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Meeting": "Create Meeting"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,5 +36,8 @@
|
||||
"Campaign": "Campaign",
|
||||
"Other": "Other"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Opportunity": "Create Opportunity"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,5 +13,8 @@
|
||||
"description": "Description"
|
||||
},
|
||||
"links": {
|
||||
},
|
||||
"labels": {
|
||||
"Create Prospect": "Create Prospect"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,5 +24,8 @@
|
||||
"High": "High",
|
||||
"Urgent": "Urgent"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Task": "Create Task"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user