add: API Token相关的前端页面

This commit is contained in:
Akkia
2022-05-18 20:52:18 +08:00
parent fcd0ccae56
commit 914d7cbbae
11 changed files with 149 additions and 1 deletions

View File

@@ -469,6 +469,21 @@ other = "Services"
[ScheduledTasks]
other = "Scheduled Tasks"
[ApiManagement]
other="API"
[IssueNewApiToken]
other="Create Token"
[Token]
other="Token"
[DeleteToken]
other="Delete Token"
[ConfirmToDeleteThisToken]
other="Confirm Delete?"
[YouAreNotAuthorized]
other = "You are not authorized"

View File

@@ -469,6 +469,21 @@ other = "Monitorización del servicio"
[ScheduledTasks]
other = "Tareas programadas"
[ApiManagement]
other="API"
[IssueNewApiToken]
other="Create Token"
[Token]
other="Token"
[DeleteToken]
other="Delete Token"
[ConfirmToDeleteThisToken]
other="Confirm Delete?"
[YouAreNotAuthorized]
other = "Esta página requiere un acceso"

View File

@@ -469,6 +469,21 @@ other = "服务监控"
[ScheduledTasks]
other = "计划任务"
[ApiManagement]
other="API"
[IssueNewApiToken]
other="添加Token"
[Token]
other="Token"
[DeleteToken]
other="删除Token"
[ConfirmToDeleteThisToken]
other="确认删除Token"
[YouAreNotAuthorized]
other = "此页面需要登录"