Initial commit
This commit is contained in:
15
application/Espo/Resources/i18n/en_US/EmailAddress.json
Normal file
15
application/Espo/Resources/i18n/en_US/EmailAddress.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"labels": {
|
||||
"Primary": "Primary",
|
||||
"Opted Out": "Opted Out",
|
||||
"Invalid": "Invalid"
|
||||
},
|
||||
"fields": {
|
||||
"optOut": "Opted Out",
|
||||
"invalid": "Invalid",
|
||||
"lower": "Lower-case Name"
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "Orphan"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user