Create two sections in appearance
Branding and External Links
This commit is contained in:
@@ -689,7 +689,7 @@
|
||||
}
|
||||
},
|
||||
"branding": {
|
||||
"title": "Appearance",
|
||||
"title": "Branding",
|
||||
"cloudronName": "Cloudron Name",
|
||||
"logo": "Logo",
|
||||
"footer": {
|
||||
@@ -1834,10 +1834,10 @@
|
||||
},
|
||||
"forumUrlAction": "Need help? Ask in the forum",
|
||||
"addApplinkDialog": {
|
||||
"title": "Add external app link"
|
||||
"title": "Add External Link"
|
||||
},
|
||||
"editApplinkDialog": {
|
||||
"title": "Edit App Link",
|
||||
"title": "Edit External Link",
|
||||
"deleteAction": "Delete"
|
||||
},
|
||||
"applinks": {
|
||||
@@ -2114,5 +2114,15 @@
|
||||
},
|
||||
"userDirectory": {
|
||||
"title": "User Directory"
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Appearance"
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Dashboard"
|
||||
},
|
||||
"externallinks": {
|
||||
"label": "External Links",
|
||||
"description": "Add shortcuts to external services on the dashboard"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user