Initial commit
This commit is contained in:
11
application/Espo/Resources/i18n/en_GB/Preferences.json
Normal file
11
application/Espo/Resources/i18n/en_GB/Preferences.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user