2
0

fix:portal门户界面

This commit is contained in:
zhongzm
2025-02-24 19:45:38 +08:00
parent ec83482e99
commit 10e21ea516
6 changed files with 951 additions and 6 deletions

View File

@@ -791,6 +791,58 @@ const local: any = {
editSsid:'Edit ssid',
updateSuccess:'Update success',
},
portal: {
title: 'Portal management',
name: 'Name',
selectSite:'no site',
authType: 'Authentication Type',
auth: {
none: 'No Authentication',
simplePassword: 'Simple password',
externalRadius: 'RADIUS server',
externalPortal: 'External Portal server',
hotspot: 'Hotspot',
ldap: 'LDAP'
},
addPortal: 'Add Portal',
enable: 'Enable',
ssid: 'SSID',
selectSsid: 'Please select SSID',
authTimeout: 'Authentication Timeout',
dailyLimit: 'Daily Limit',
enableDailyLimit: 'Enable',
httpsRedirect: 'HTTPS Redirection',
enableHttpsRedirect: 'Enable',
landingPage: 'Landing Page',
landingUrl: 'URL',
enterUrl: 'Please enter URL',
nameRequired: 'Please enter portal name',
ssidRequired: 'Please select SSID',
urlRequired: 'Please enter URL',
addSuccess: 'Add Success',
addError: 'Add Error',
total:'Total',
updateSuccess:'Update success',
editPortal:'Edit Portal',
timeUnit: {
min: 'Min',
hour: 'Hour',
day: 'Day'
},
landing: {
originalUrl: 'The Original URL',
promotionUrl: 'The Promotional URL',
logoutPage: 'The Success Page'
},
externalPortal: 'External Portal server',
ipAddress: 'IP Address',
url: 'URL',
ipRequired: 'Please enter IP',
invalidUrl: 'The URL is not formatted correctly',
confirmDelete: 'Confirm Delete',
deleteConfirmContent: 'Sure to delete portal {name} ',
deleteSuccess: 'Delete success'
},
terminal:{
title:'Terminal',
total:'Total',