You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: plugins/plugins/frontend/public/localization/plugins.properties
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
#plugins
2
2
3
-
plugins.title = Plugins
3
+
plugins.title = Feature Configurations
4
4
plugins.configs = Settings
5
5
plugins.user-configs = Account Settings
6
6
plugins.user-account = My Account
@@ -34,7 +34,7 @@ plugins.errors-msg = Check logs for more information
34
34
plugins.confirm = Enabling or disabling plugins will restart nodejs process, dropping all current connections. Disabling plugin will also disable functionality plugin have provided. <br/><br/>Are you sure you want to proceed?
35
35
plugins.will-restart = Countly will reload after changes affected
36
36
plugins.please-wait = Please wait until process completed
37
-
plugins.dependents = Dependent plugins
37
+
plugins.dependents = Dependent Features
38
38
plugins.disable-descendants = Disabling {0} will cause dependent plugins ({1}) to be disabled as well. Do you want to continue?
39
39
plugins.enable-ancestors = Enabling this {0} will cause depended plugins ({1}) to be enabled as well. Do you want to continue?
40
40
plugins.yes-i-want-to-continue = Yes I want to continue
0 commit comments