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: frontend/src/lang/modules/en.ts
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2168,6 +2168,7 @@ const message = {
2168
2168
community: 'OSS',
2169
2169
oss: 'Open Source Software',
2170
2170
pro: 'Pro',
2171
+
ee: 'Enterprise Edition',
2171
2172
trial: 'Trial',
2172
2173
add: 'Add Community Edition',
2173
2174
licenseBindHelper: 'Free node quotas can only be used when the license is bound to a node',
@@ -2199,6 +2200,16 @@ const message = {
2199
2200
knowMorePro: 'Learn More',
2200
2201
closeAlert: 'The current page can be closed in the panel settings',
2201
2202
introduce: 'Feature Introduction',
2203
+
deviceID: 'Device ID',
2204
+
corporation: 'Licensing Company',
2205
+
expired: 'Expiration Date',
2206
+
edition: 'Edition',
2207
+
standard: 'Standard Edition',
2208
+
enterprise: 'Enterprise Edition',
2209
+
licenseVersion: 'License Version',
2210
+
count: 'License Count',
2211
+
serialNo: 'Serial Number',
2212
+
remark: 'Remarks',
2202
2213
waf: 'Upgrading to the professional version can provide features such as interception map, logs, block records, geographical location blocking, custom rules, custom interception pages, etc.',
2203
2214
tamper: 'Upgrading to the professional version can protect websites from unauthorized modifications or tampering.',
2204
2215
tamperHelper: 'Operation failed, the file or folder has tamper protection enabled. Please check and try again!',
0 commit comments