Initial commit
This commit is contained in:
15
application/Espo/Resources/i18n/it_IT/EmailAddress.json
Normal file
15
application/Espo/Resources/i18n/it_IT/EmailAddress.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"labels": {
|
||||
"Primary": "Primario",
|
||||
"Opted Out": "Cancellato",
|
||||
"Invalid": "Non valido"
|
||||
},
|
||||
"fields": {
|
||||
"optOut": "Cancellato",
|
||||
"invalid": "Invalido",
|
||||
"lower": "Nome in minuscolo"
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "Orfano"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user