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
+60Lines changed: 60 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2923,6 +2923,59 @@ const message = {
2923
2923
'Settings with the [Website] tag need to be enabled in [Website Settings], and global settings are only the default settings for newly created websites',
2924
2924
globalSettingHelper2:
2925
2925
'Settings need to be enabled in both [Global Settings] and [Website Settings] at the same time',
2926
+
urlCCHelper: 'More than {1} requests to this URL within {0} seconds, blocking this IP {2}',
2927
+
urlCCHelper2: 'URL cannot contain parameters',
2928
+
notContain: 'Not contain',
2929
+
urlcc: 'URL frequency limit',
2930
+
method: 'Request type',
2931
+
addIpsToBlock: 'Batch block IP',
2932
+
addUrlsToWhite: 'Batch add URL to white list',
2933
+
noBlackIp: 'IP is already blocked, no need to block again',
2934
+
noWhiteUrl: 'URL is already in the white list, no need to add again',
2935
+
spiderIpHelper:
2936
+
'Spider IPs are allowed by default, including Baidu, Bing, Google, 360, Shenma, Sogou, ByteDance, DuckDuckGo',
2937
+
spiderIp: 'Spider IP Pool',
2938
+
geoIp: 'IP Address Library',
2939
+
geoIpHelper: 'Used to confirm the geolocation of the IP',
2940
+
stat: 'Attack Report',
2941
+
statTitle: 'Report',
2942
+
attackIp: 'IP',
2943
+
attackCountNum: 'Counts',
2944
+
percent: 'Percentage',
2945
+
addblackUrlHelper: 'Whether to add URL: {0} to the default blacklist?',
2946
+
rce: 'Remote Code Execution',
2947
+
software: 'Software',
2948
+
cveHelper: 'Contains vulnerabilities of common software and frameworks',
2949
+
vulnCheck: 'Supplementary Rules',
2950
+
ssrf: 'SSRF Vulnerability',
2951
+
afr: 'Arbitrary File Read',
2952
+
ua: 'Unauthorized Access',
2953
+
id: 'Information Disclosure',
2954
+
aa: 'Authentication Bypass',
2955
+
dr: 'Directory Traversal',
2956
+
xxe: 'XXE Vulnerability',
2957
+
suid: 'Serialization Vulnerability',
2958
+
dos: 'Denial of Service Vulnerability',
2959
+
afd: 'Arbitrary File Download',
2960
+
sqlInjection: 'SQL Injection',
2961
+
afw: 'Arbitrary File Write',
2962
+
il: 'Information Leak',
2963
+
clearAllLog: 'Clear all logs',
2964
+
exportLog: 'Export logs',
2965
+
appRule: 'Application Rules',
2966
+
appRuleHelper:
2967
+
'Common application rules, enabling can reduce false positives, one website can only use one rule',
2968
+
logExternal: 'Exclude Record Types',
2969
+
ipWhite: 'IP White List',
2970
+
urlWhite: 'URL White List',
2971
+
uaWhite: 'User-Agent White List',
2972
+
logExternalHelper:
2973
+
'Excluded record types will not be recorded in logs, blacklist/whitelist, regional access restrictions, and custom rules will generate a lot of logs, it is recommended to exclude',
2974
+
ssti: 'SSTI Attack',
2975
+
crlf: 'CRLF Injection',
2976
+
strict: 'Strict Mode',
2977
+
strictHelper: 'Use stricter rules to validate requests',
2978
+
saveLog: 'Save Log',
2926
2979
},
2927
2980
monitor: {
2928
2981
name: 'Website Monitoring',
@@ -3006,6 +3059,13 @@ const message = {
3006
3059
monitorStatusHelper: 'Monitoring is not enabled, please enable it in settings',
3007
3060
excludeIp: 'Exclude IP Addresses',
3008
3061
excludeUa: 'Exclude User-Agent',
3062
+
remotePort: 'Remote Port',
3063
+
unknown_browser: 'Unknown',
3064
+
unknown_os: 'Unknown',
3065
+
unknown_device: 'Unknown',
3066
+
logSaveSize: 'Maximum Log Save Size',
3067
+
logSaveSizeHelper: 'This is the log save size for a single website',
Copy file name to clipboardExpand all lines: frontend/src/lang/modules/ms.ts
+60Lines changed: 60 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2801,6 +2801,59 @@ const message = {
2801
2801
'Tetapan dengan tag [Laman Web] perlu diaktifkan dalam [Tetapan Laman Web], dan tetapan global hanya tetapan lalai untuk laman web yang baru dicipta',
2802
2802
globalSettingHelper2:
2803
2803
'Tetapan perlu diaktifkan dalam kedua-dua [Tetapan Global] dan [Tetapan Laman Web] pada masa yang sama',
2804
+
urlCCHelper: '{1} kepingatan permintaan URL ini dalam {0} saat, menyekat IP ini {2}',
2805
+
urlCCHelper2: 'URL tidak boleh mengandung parameter',
2806
+
notContain: 'Tidak mengandung',
2807
+
urlcc: 'Had frekuensi URL',
2808
+
method: 'Jenis permintaan',
2809
+
addIpsToBlock: 'Sekat IP secara pukal',
2810
+
addUrlsToWhite: 'Tambah URL ke senarai putih secara pukal',
2811
+
noBlackIp: 'IP telah disekat, tidak perlu disekat semula',
2812
+
noWhiteUrl: 'URL telah dimasukkan ke senarai putih, tidak perlu ditambah semula',
2813
+
spiderIpHelper:
2814
+
'IP labah-labah dibenarkan secara lalai, termasuk Baidu, Bing, Google, 360, Shenma, Sogou, ByteDance, DuckDuckGo',
2815
+
spiderIp: 'Kolam IP labah-labah',
2816
+
geoIp: 'Pustaka Alamat IP',
2817
+
geoIpHelper: 'Digunakan untuk mengesahkan lokasi geografi IP',
2818
+
stat: 'Laporan Serangan',
2819
+
statTitle: 'Laporan',
2820
+
attackIp: 'IP Serangan',
2821
+
attackCountNum: 'Bilangan Serangan',
2822
+
percent: 'Peratusan',
2823
+
addblackUrlHelper: 'Adakah anda mahu menambah URL: {0} ke senarai hitam lalai?',
2824
+
rce: 'Pelaksanaan Kod Jarak Jauh',
2825
+
software: 'Perisian',
2826
+
cveHelper: 'Mengandungi kelemahan biasa perisian dan rangka kerja',
2827
+
vulnCheck: 'Peraturan Tambahan',
2828
+
ssrf: 'Kelemahan SSRF',
2829
+
afr: 'Pembacaan Fail Arbitrari',
2830
+
ua: 'Akses Tanpa Kebenaran',
2831
+
id: 'Pendedahan Maklumat',
2832
+
aa: 'Mengelakkan Pengesahan',
2833
+
dr: 'Penembusan Direktori',
2834
+
xxe: 'Kelemahan XXE',
2835
+
suid: 'Kelemahan Serialisasi',
2836
+
dos: 'Kelemahan Penafian Perkhidmatan',
2837
+
afd: 'Muat Turun Fail Arbitrari',
2838
+
sqlInjection: 'Tambahan SQL',
2839
+
afw: 'Penulisan Fail Arbitrari',
2840
+
il: 'Pendedahan Maklumat',
2841
+
clearAllLog: 'Kosongkan Semua Log',
2842
+
exportLog: 'Eksport Log',
2843
+
appRule: 'Peraturan Aplikasi',
2844
+
appRuleHelper:
2845
+
'Peraturan aplikasi biasa, membolehkan boleh mengurangkan positif palsu, satu laman web hanya boleh menggunakan satu peraturan',
2846
+
logExternal: 'Kecualikan Jenis Rekod',
2847
+
ipWhite: 'Senarai Putih IP',
2848
+
urlWhite: 'Senarai Putih URL',
2849
+
uaWhite: 'Senarai Putih User-Agent',
2850
+
logExternalHelper:
2851
+
'Jenis rekod yang dikecualikan tidak akan direkodkan dalam log, senarai hitam/putih, sekatan akses wilayah, dan peraturan tersuai akan menghasilkan banyak log, disarankan untuk mengeluarkan',
2852
+
ssti: 'Serangan SSTI',
2853
+
crlf: 'Penyuntikan CRLF',
2854
+
strict: 'Mod Strict',
2855
+
strictHelper: 'Gunakan peraturan yang lebih ketat untuk mengesahkan permintaan',
2856
+
saveLog: 'Simpan Log',
2804
2857
},
2805
2858
monitor: {
2806
2859
name: 'Pemantauan Laman Web',
@@ -2884,6 +2937,13 @@ const message = {
2884
2937
monitorStatusHelper: 'Pemantauan tidak diaktifkan, sila aktifkan dalam tetapan',
2885
2938
excludeIp: 'Kecualikan Alamat IP',
2886
2939
excludeUa: 'Kecualikan User-Agent',
2940
+
remotePort: 'Port Jauh',
2941
+
unknown_browser: 'Tidak Diketahui',
2942
+
unknown_os: 'Tidak Diketahui',
2943
+
unknown_device: 'Tidak Diketahui',
2944
+
logSaveSize: 'Saiz Simpanan Log Maksimum',
2945
+
logSaveSizeHelper: 'Ini adalah saiz simpanan log untuk satu laman web',
0 commit comments