fix: some EN message
This commit is contained in:
@@ -848,22 +848,22 @@ const local: any = {
|
|||||||
updateerr:'Update failed'
|
updateerr:'Update failed'
|
||||||
},
|
},
|
||||||
ratelimit:{
|
ratelimit:{
|
||||||
title:'Speed limit management',
|
title:'Rate limit management',
|
||||||
change:'Modify speed limit configuration',
|
change:'Modify rate limit configuration',
|
||||||
add:'New speed limit configuration.',
|
add:'New rate limit configuration.',
|
||||||
name:'Limie Name',
|
name:'Limit Name',
|
||||||
plename:'Please enter speed limit name.',
|
plename:'Please enter rate limit name.',
|
||||||
upratelimit:'Up Rate Limit',
|
upratelimit:'Up Rate Limit',
|
||||||
useuplimit:'Enable upstream rate limiting.',
|
useuplimit:'Enable upstream rate limiting.',
|
||||||
uplimit:'Upstream bandwidth',
|
uplimit:'Upstream bandwidth',
|
||||||
pleuplimit:'Please enter upstream bandwidth.',
|
pleuplimit:'Please enter upstream bandwidth.',
|
||||||
downratelimit:'Down Rate Limit',
|
downratelimit:'Down Rate Limit',
|
||||||
usedownlimit:'Enable downstream speed limit',
|
usedownlimit:'Enable downstream rate limit',
|
||||||
downlimit:'Downstream bandwidth',
|
downlimit:'Downstream bandwidth',
|
||||||
pledownlimit:'Please enter downstream bandwidth.',
|
pledownlimit:'Please enter downstream bandwidth.',
|
||||||
reject:'Please enter bandwidth value greater than 0.',
|
reject:'Please enter bandwidth value greater than 0.',
|
||||||
confirmdelete:'Confirm deletion.',
|
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.',
|
deletesuc:'Deletion successful.',
|
||||||
idnull:'The editor ID cannot be empty.',
|
idnull:'The editor ID cannot be empty.',
|
||||||
changesuc:'Modification successful.',
|
changesuc:'Modification successful.',
|
||||||
|
|||||||
Reference in New Issue
Block a user