74 lines
3.6 KiB
JSON
74 lines
3.6 KiB
JSON
{
|
|
"fields": {
|
|
"dateFormat": "Date Format",
|
|
"timeFormat": "Time Format",
|
|
"timeZone": "Time Zone",
|
|
"weekStart": "First Day of Week",
|
|
"thousandSeparator": "Thousand Separator",
|
|
"decimalMark": "Decimal Mark",
|
|
"defaultCurrency": "Default Currency",
|
|
"currencyList": "Currency List",
|
|
"language": "Language",
|
|
"exportDelimiter": "Export Delimiter",
|
|
"receiveAssignmentEmailNotifications": "Email notifications upon assignment",
|
|
"receiveMentionEmailNotifications": "Email notifications about mentions in posts",
|
|
"receiveStreamEmailNotifications": "Email notifications about posts and status updates",
|
|
"assignmentNotificationsIgnoreEntityTypeList": "In-app assignment notifications",
|
|
"assignmentEmailNotificationsIgnoreEntityTypeList": "Email assignment notifications",
|
|
"reactionNotifications": "In-app notifications about reactions",
|
|
"autoFollowEntityTypeList": "Global Auto-Follow",
|
|
"signature": "Email Signature",
|
|
"dashboardTabList": "Tab List",
|
|
"defaultReminders": "Default Reminders",
|
|
"defaultRemindersTask": "Default Reminders for Tasks",
|
|
"theme": "Theme",
|
|
"pageContentWidth": "Content Width",
|
|
"useCustomTabList": "Custom Tab List",
|
|
"addCustomTabs": "Add Custom Tabs",
|
|
"tabList": "Tab List",
|
|
"emailReplyToAllByDefault": "Email Reply to all by default",
|
|
"dashboardLayout": "Dashboard Layout",
|
|
"dashboardLocked": "Lock Dashboard",
|
|
"emailReplyForceHtml": "Email Reply in HTML",
|
|
"doNotFillAssignedUserIfNotRequired": "Do not pre-fill assigned user on record creation",
|
|
"followEntityOnStreamPost": "Auto-follow record after posting in Stream",
|
|
"followCreatedEntities": "Auto-follow created records",
|
|
"followCreatedEntityTypeList": "Auto-follow created records of specific entity types",
|
|
"emailUseExternalClient": "Use an external email client",
|
|
"textSearchStoringDisabled": "Disable text filter storing",
|
|
"calendarSlotDuration": "Calendar Slot Duration",
|
|
"calendarScrollHour": "Calendar Scroll to Hour"
|
|
},
|
|
"links": {
|
|
},
|
|
"options": {
|
|
"weekStart": {
|
|
"0": "Sunday",
|
|
"1": "Monday"
|
|
},
|
|
"pageContentWidth": {
|
|
"": "Normal",
|
|
"Wide": "Wide"
|
|
}
|
|
},
|
|
"labels": {
|
|
"Notifications": "Notifications",
|
|
"User Interface": "User Interface",
|
|
"Misc": "Misc",
|
|
"Locale": "Locale",
|
|
"Reset Dashboard to Default": "Reset Dashboard to Default"
|
|
},
|
|
"tooltips": {
|
|
"addCustomTabs": "If checked, custom tabs will be appended to default tabs. Otherwise, custom tabs will be used instead of default tabs.",
|
|
"autoFollowEntityTypeList": "Automatically follow ALL new records (created by any user) of the selected entity types. To be able to see information in the stream and receive notifications about all records in the system.",
|
|
"doNotFillAssignedUserIfNotRequired": "When create record assigned user won't be filled with own user unless the field is required.",
|
|
"followCreatedEntities": "When create new records, they will be automatically followed even if assigned to another user.",
|
|
"followCreatedEntityTypeList": "When create new records of selected entity types, they will be followed automatically even if assigned to another user."
|
|
},
|
|
"tabFields": {
|
|
"label": "Label",
|
|
"iconClass": "Icon",
|
|
"color": "Color"
|
|
}
|
|
}
|