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

11 lines
209 B
JSON

{
"labels": {
"Create AppSecret": "Crear secreto"
},
"fields": {
"value": "Valor"
},
"tooltips": {
"name": "Caracteres permitidos:\n* `[a-z]`\n* `[A-Z]`\n* `[0-9]`\n* `_`"
}
}