This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/i18n/en_US/Portal.json
T
Yuri Kuznetsov 15f337a319 oidc portal
2023-01-22 12:55:39 +02:00

43 lines
1.3 KiB
JSON

{
"fields": {
"name": "Name",
"logo": "Logo",
"url": "URL",
"portalRoles": "Roles",
"isActive": "Is Active",
"isDefault": "Is Default",
"tabList": "Tab List",
"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"
},
"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"
}
}