Files
espocrm/application/Espo/Resources/i18n/it_IT/AppSecret.json
2026-01-19 17:46:06 +01:00

11 lines
207 B
JSON

{
"labels": {
"Create AppSecret": "Crea Secret"
},
"fields": {
"value": "Valore"
},
"tooltips": {
"name": "Caratteri consentiti:\n* `[a-z]`\n* `[A-Z]`\n* `[0-9]`\n* `_`"
}
}