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