File tree 4 files changed +4
-0
lines changed
public/localization/dashboard
plugins/plugins/frontend/public
4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -465,6 +465,7 @@ management-applications.plugins.saved = Changes saved successfully!
465
465
management-applications.plugins.error.server = Unknown server error
466
466
management-applications.create-first-app-title = Let's add your first application.
467
467
management-applications.create-first-app-description = After adding your first application you'll be ready to start collecting data.
468
+ management-applications.plugins-description = Configurations in this section will override global configurations for the application
468
469
469
470
# management-users
470
471
management-users.create-new-user = Create a new user
Original file line number Diff line number Diff line change 1081
1081
< div class = "title" data-localize = "management-applications.plugins" > </ div >
1082
1082
</ div >
1083
1083
</ div >
1084
+ < div id = "management-applications-description" class = "graph-description" style = "border-bottom-width: 0px;" data-localize = "management-applications.plugins-description" > </ div >
1084
1085
< div class = "app-details-plugins" >
1085
1086
</ div >
1086
1087
</ div >
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ configs.core = Core
79
79
configs.plugins = Plugins
80
80
configs.no-search-result = There aren’t any configurations matching your search.
81
81
configs.user-level-configuration = User Level Configuration
82
+ configs.table-description = Settings in this section will override global settings for the user
82
83
83
84
configs.logs.debug = Debug Level
84
85
configs.logs.info = Info Level
Original file line number Diff line number Diff line change 40
40
< div class ="icon-button green " id ="configs-apply-changes " data-localize ="plugins.apply "> </ div >
41
41
</ div >
42
42
</ div >
43
+ < div id ="configs-table-description " class ="graph-description " style ="border-bottom-width: 0px; " data-localize ="configs.table-description "> </ div >
43
44
</ div >
44
45
< div id ="config-table-container " class ="configs title-rows-hidden " data-help-localize ="help.{{{chart-helper}}} ">
45
46
< table class ="d-table help-zone-vb no-fix account-settings " cellpadding ="0 " cellspacing ="0 ">
You can’t perform that action at this time.
0 commit comments