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

11 lines
501 B
JSON

{
"fields": {
"autoFollowEntityTypeList": "Auto-Follow",
"emailReplyToAllByDefault": "Email Reply to All by Default",
"doNotFillAssignedUserIfNotRequired": "Do not fill Assigned User if not required",
"followEntityOnStreamPost": "Auto-follow entity after posting in Stream"
},
"tooltips": {
"autoFollowEntityTypeList": "User will automatically follow all new records of the selected entity types, will see information in the stream and receive notifications."
}
}