46 lines
1.5 KiB
JSON
46 lines
1.5 KiB
JSON
{
|
|
"fields": {
|
|
"name": "Name",
|
|
"logo": "Logo",
|
|
"url": "URL",
|
|
"portalRoles": "Roles",
|
|
"isActive": "Is Active",
|
|
"isDefault": "Is Default",
|
|
"tabList": "Tab List",
|
|
"applicationName": "Application Name",
|
|
"quickCreateList": "Quick Create List",
|
|
"companyLogo": "Logo",
|
|
"theme": "Theme",
|
|
"language": "Language",
|
|
"dashboardLayout": "Dashboard Layout",
|
|
"dateFormat": "Date Format",
|
|
"timeFormat": "Time Format",
|
|
"timeZone": "Time Zone",
|
|
"weekStart": "First Day of Week",
|
|
"defaultCurrency": "Default Currency",
|
|
"layoutSet": "Layout Set",
|
|
"authenticationProvider": "Authentication Provider",
|
|
"customUrl": "Custom URL",
|
|
"customId": "Custom ID",
|
|
"authTokenLifetime": "Auth Token Lifetime (hours)",
|
|
"authTokenMaxIdleTime": "Auth Token Max Idle Time (hours)"
|
|
},
|
|
"links": {
|
|
"users": "Users",
|
|
"portalRoles": "Roles",
|
|
"layoutSet": "Layout Set",
|
|
"authenticationProvider": "Authentication Provider",
|
|
"notes": "Notes"
|
|
},
|
|
"tooltips": {
|
|
"layoutSet": "Provides the ability to have layouts that differ from standard ones.",
|
|
"portalRoles": "Specified Portal Roles will be applied to all users of this portal."
|
|
},
|
|
"labels": {
|
|
"Create Portal": "Create Portal",
|
|
"User Interface": "User Interface",
|
|
"General": "General",
|
|
"Settings": "Settings"
|
|
}
|
|
}
|