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: src/config/lang/en.ts
+35-18Lines changed: 35 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ export default {
144
144
changeLogo: {
145
145
settingTitle: 'Customize Site Logo',
146
146
settingInfo:
147
-
'You can upload a logo and icon image to appear, otherwise "DongTai" will be the default.Notice: You MUST upload Logo and Icon at the same time.',
147
+
'You can upload a logo and icon image to appear.Notice: You MUST upload Logo and Icon at the same time.',
148
148
uploadLogo: 'Upload Logo',
149
149
uploadLogoOne: `1. Before uploading your logo, ensure it match the image requirements: Min: 100 × 30 pixel, Max: 200 × 30 pixels, Image ratio: 10:3, PNG file format only, Image transparent, Max size: 2MB.`,
150
150
uploadLogoTwo: '2. You can preview your logo before upload.',
@@ -176,7 +176,8 @@ export default {
176
176
begin: 'Select a language and start the installation',
177
177
installing: 'Installing',
178
178
agent: 'Agent',
179
-
term: 'Before the installation, please make sure to confirm the following precautions: ',
179
+
term:
180
+
'Before the installation, please make sure to confirm the following precautions: ',
180
181
download: 'Downloading Agent',
181
182
install: 'Installing Agent',
182
183
copy: 'copy',
@@ -200,12 +201,15 @@ export default {
200
201
term4: `b. JDK version: 1.6 and above`,
201
202
term5: `c. Framework: Any`,
202
203
term6: `d. Middleware: Any`,
203
-
p1: 'Start/Restart the Web Service and then access it with the browser.Once registered, the agent should appear in the Settings > Engine list.If you do not see the agent on list within a few minutes, check the following:',
204
+
p1:
205
+
'Start/Restart the Web Service and then access it with the browser.Once registered, the agent should appear in the Settings > Engine list.If you do not see the agent on list within a few minutes, check the following:',
204
206
p2: '1. Check the agent.jar',
205
-
p3: 'Execute the following command “java -jar /temp/agent.jar” to check it is working.Please re-download the agent file and try again otherwise.If the problem still persists, you can directly report the issue to us on Github and we will get you an answer back shortly.',
207
+
p3:
208
+
'Execute the following command “java -jar /temp/agent.jar” to check it is working.Please re-download the agent file and try again otherwise.If the problem still persists, you can directly report the issue to us on Github and we will get you an answer back shortly.',
206
209
p4: '2. Check the network connection',
207
210
p51: 'If the Web Service is unable to access to ',
208
-
p52: 'Please check the network connection and try again.Otherwise, you can directly report the issue to us on Github and we will get you an answer back shortly.',
211
+
p52:
212
+
'Please check the network connection and try again.Otherwise, you can directly report the issue to us on Github and we will get you an answer back shortly.',
209
213
title2:
210
214
'Ensure the service of installing the probe meet the requirement as below',
211
215
},
@@ -230,21 +234,27 @@ export default {
230
234
manualInstallationDesc:
231
235
'Extract download file with the following command.',
232
236
settings: 'Settings',
233
-
p1: 'Start/Restart the Web Service and then access it with the browser.Once registered, the agent should appear in the Settings > Engine list.If you do not see the agent on list within a few minutes, check the following:',
237
+
p1:
238
+
'Start/Restart the Web Service and then access it with the browser.Once registered, the agent should appear in the Settings > Engine list.If you do not see the agent on list within a few minutes, check the following:',
234
239
p2: '1. Check the dongtai-agent-python.tar.gz',
235
-
p3: 'Execute the following command “pip3 install ./dongtai-agent-python.tar.gz” to check it is working.Please re-download the agent file and try again otherwise.If the problem still persists, you can directly report the issue to us on Github and we will get you an answer back shortly.',
236
-
p4: '2. Check the setting.py in Django application Ensure the following line is added to the MIDDLEWARE configuration.',
240
+
p3:
241
+
'Execute the following command “pip3 install ./dongtai-agent-python.tar.gz” to check it is working.Please re-download the agent file and try again otherwise.If the problem still persists, you can directly report the issue to us on Github and we will get you an answer back shortly.',
242
+
p4:
243
+
'2. Check the setting.py in Django application Ensure the following line is added to the MIDDLEWARE configuration.',
p71: 'If the Web Service is unable to access to ',
240
-
p72: 'Please check the network connection and try again.Otherwise, you can directly report the issue to us on Github and we will get you an answer back shortly.',
247
+
p72:
248
+
'Please check the network connection and try again.Otherwise, you can directly report the issue to us on Github and we will get you an answer back shortly.',
241
249
settingName: 'Configuration Item Name',
242
-
n1: 'Configure the projectName in the system environment variable, demoProjectName is the custom project name. Keep it consistent with the new application name in the Applications list, otherwise, the traffic cannot be uploaded.',
250
+
n1:
251
+
'Configure the projectName in the system environment variable, demoProjectName is the custom project name. Keep it consistent with the new application name in the Applications list, otherwise, the traffic cannot be uploaded.',
243
252
n2: 'Import linux/mac command:',
244
253
n3: 'export projectName=demoProjectName',
245
254
n4: 'Adds Windows environment variables:',
246
255
n5: 'Verification: Enter env directly on the command line to view',
247
-
n6: 'Note: If you cannot configure the system environment variables, you can change the agent configuration file, modify the project name, and find the path address of the python installation agent extension package, for example: /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site -packages/dongtai_agent_python modify project.name in dongtai_agent_python/config.json, the priority of system environment variable projectName is higher than project.name in configuration file;',
256
+
n6:
257
+
'Note: If you cannot configure the system environment variables, you can change the agent configuration file, modify the project name, and find the path address of the python installation agent extension package, for example: /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site -packages/dongtai_agent_python modify project.name in dongtai_agent_python/config.json, the priority of system environment variable projectName is higher than project.name in configuration file;',
248
258
},
249
259
php: {
250
260
Manualinstallation: 'manual installation',
@@ -724,15 +734,19 @@ export default {
724
734
detailR: 'Please enter how to match',
725
735
fixR: 'Please enter a matching rule',
726
736
t: 'Sensitive data configuration',
727
-
p1: 'Sensitive information detection function officially opened public testing, in order to detect the security risk of sensitive information leakage, it is necessary to configure the matching rules of sensitive information and related policies.',
737
+
p1:
738
+
'Sensitive information detection function officially opened public testing, in order to detect the security risk of sensitive information leakage, it is necessary to configure the matching rules of sensitive information and related policies.',
728
739
'p1-1': 'Detection location:',
729
740
'p1-2': '1. HTTP Request Param',
730
741
'p1-3': '2. HTTP Request Post Data',
731
742
'p1-4': '3. HTTP Response Data',
732
743
p2: 'Process (to increase mobile phone number leakage for example): ',
733
-
p3: '1. Go to the "Policy Management" page, add a new policy "Mobile Phone Number Leak", fill in the policy description, repair suggestions and choose to enable;',
734
-
p4: '2. Go back to the current page, click on the "New Matching Rules" button, select the policy name is "Mobile Phone Number Leak", match the way is "Regular Match", fill in "Match Rules" and click Save.',
735
-
tip: 'The policy name comes from the policy name in Policy Management, and if it does not exist, you can contact the administrator to go to Policy Management New policy',
744
+
p3:
745
+
'1. Go to the "Policy Management" page, add a new policy "Mobile Phone Number Leak", fill in the policy description, repair suggestions and choose to enable;',
746
+
p4:
747
+
'2. Go back to the current page, click on the "New Matching Rules" button, select the policy name is "Mobile Phone Number Leak", match the way is "Regular Match", fill in "Match Rules" and click Save.',
748
+
tip:
749
+
'The policy name comes from the policy name in Policy Management, and if it does not exist, you can contact the administrator to go to Policy Management New policy',
736
750
search: 'Search',
737
751
noValidatio: 'No Validatio Data',
738
752
},
@@ -754,7 +768,8 @@ export default {
754
768
add: 'add',
755
769
searchValue: 'Search for Scan Strategy',
756
770
nameR: 'Please select the scan strategy name',
757
-
tip: 'The policy name comes from the policy name in Policy Management, and if it does not exist, you can contact the administrator to go to Policy Management New policy',
771
+
tip:
772
+
'The policy name comes from the policy name in Policy Management, and if it does not exist, you can contact the administrator to go to Policy Management New policy',
758
773
search: 'Search',
759
774
},
760
775
upgradeOnline: {
@@ -857,8 +872,10 @@ export default {
857
872
vul_verifiy: 'Verification',
858
873
infoTitle: 'Agent Settings',
859
874
agentThreshold: 'Agent Threshold',
860
-
vul: 'The active verification function is used to verify whether the vulnerability of the tainted call chain is true and effective. During active verification, engine automatically identifies the location of attack parameters, constructs a payload, and then replays http / HTTPS traffic from within the agent for verification. This function is not necessary. Closing it will not change the vulnerability detection results. If it is not needed, it can be closed by itself. ',
861
-
open: 'When the CPU utilization meets the threshold condition, the agent automatically stops.',
875
+
vul:
876
+
'The active verification function is used to verify whether the vulnerability of the tainted call chain is true and effective. During active verification, engine automatically identifies the location of attack parameters, constructs a payload, and then replays http / HTTPS traffic from within the agent for verification. This function is not necessary. Closing it will not change the vulnerability detection results. If it is not needed, it can be closed by itself. ',
877
+
open:
878
+
'When the CPU utilization meets the threshold condition, the agent automatically stops.',
862
879
close:
863
880
'When the CPU utilization is lower than the threshold condition, the agent starts automatically.',
0 commit comments