2
0

fix: some EN message

This commit is contained in:
zhangsz
2025-02-19 16:11:16 +08:00
parent 5561d924ab
commit 4987e76843

View File

@@ -848,22 +848,22 @@ const local: any = {
updateerr:'Update failed'
},
ratelimit:{
title:'Speed limit management',
change:'Modify speed limit configuration',
add:'New speed limit configuration.',
name:'Limie Name',
plename:'Please enter speed limit name.',
title:'Rate limit management',
change:'Modify rate limit configuration',
add:'New rate limit configuration.',
name:'Limit Name',
plename:'Please enter rate limit name.',
upratelimit:'Up Rate Limit',
useuplimit:'Enable upstream rate limiting.',
uplimit:'Upstream bandwidth',
pleuplimit:'Please enter upstream bandwidth.',
downratelimit:'Down Rate Limit',
usedownlimit:'Enable downstream speed limit',
usedownlimit:'Enable downstream rate limit',
downlimit:'Downstream bandwidth',
pledownlimit:'Please enter downstream bandwidth.',
reject:'Please enter bandwidth value greater than 0.',
confirmdelete:'Confirm deletion.',
deletecontant:'It is confirmed to delete the speed limit configuration',
deletecontant:'It is confirmed to delete the rate limit configuration',
deletesuc:'Deletion successful.',
idnull:'The editor ID cannot be empty.',
changesuc:'Modification successful.',