mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 11:25:17 +00:00
Translation IT - Plugin email
This commit is contained in:
parent
678bcb7bfe
commit
9f801d3cb4
16
packages/strapi-plugin-email/admin/src/translations/it.json
Normal file
16
packages/strapi-plugin-email/admin/src/translations/it.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"ConfigPage.title": "Email - Impostazioni",
|
||||
"ConfigPage.description": "Configura il plugin Email",
|
||||
|
||||
|
||||
"EditForm.Input.number.label": "Dimensione massima consentita (in MB)",
|
||||
"EditForm.Input.select.label": "Providers",
|
||||
"EditForm.Input.select.inputDescription": "Le e-mail possono essere inviate con il provider predefinito (Sendmail) o un provider esterno",
|
||||
"EditForm.Input.toggle.label": "Abilita invio email",
|
||||
|
||||
"plugin.description.short": "Invia le email.",
|
||||
"plugin.description.long": "Invia le email.",
|
||||
|
||||
|
||||
"notification.config.success": "Le impostazioni sono state aggiornate"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user