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

12 lines
232 B
JSON

{
"labels": {
"Create AppSecret": "Create Secret"
},
"fields": {
"value": "Value"
},
"tooltips": {
"name": "Allowed characters:\n* `[a-z]`\n* `[A-Z]`\n* `[0-9]`\n* `_`"
}
}