v0.15.1 批量删除服务器 bulk delete the servers

This commit is contained in:
naiba
2023-06-14 00:23:47 +08:00
parent 42c038c829
commit 45e26f4082
11 changed files with 156 additions and 63 deletions

View File

@@ -202,6 +202,9 @@ other = "Add Server"
[BatchEditServerGroup]
other = "Batch Modify Groups"
[BatchDeleteServer]
other = "Batch Delete Server"
[InputServerGroupName]
other = "Enter the name of the group"
@@ -307,7 +310,7 @@ other = "Click To Copy"
[DeleteServer]
other = "Delete Server"
[ConfirmToDeleteThisServer]
[ConfirmToDeleteServer]
other = "Confirm Delete?"
[NoServerSelected]

View File

@@ -202,6 +202,9 @@ other = "Añadir un servidor"
[BatchEditServerGroup]
other = "Modificación de grupos por lotes"
[BatchDeleteServer]
other = "Batch Delete Server"
[InputServerGroupName]
other = "Introduzca un nombre de grupo"
@@ -307,8 +310,8 @@ other = "Haga clic para copiar"
[DeleteServer]
other = "Eliminar el servidor"
[ConfirmToDeleteThisServer]
other = "¿Confirma que quiere eliminar este servidor?"
[ConfirmToDeleteServer]
other = "¿Confirma que quiere eliminar servidor?"
[NoServerSelected]
other = "No hay servidores seleccionados actualmente"

View File

@@ -202,6 +202,9 @@ other = "添加服务器"
[BatchEditServerGroup]
other = "批量修改分组"
[BatchDeleteServer]
other = "批量删除服务器"
[InputServerGroupName]
other = "输入分组名称"
@@ -307,8 +310,8 @@ other = "点击复制"
[DeleteServer]
other = "删除主机"
[ConfirmToDeleteThisServer]
other = "确认删除主机?"
[ConfirmToDeleteServer]
other = "确认删除主机?"
[NoServerSelected]
other = "当前没有选中的服务器"

View File

@@ -202,6 +202,9 @@ other = "添加服務器"
[BatchEditServerGroup]
other = "批量修改分組"
[BatchDeleteServer]
other = "批量删除服务器"
[InputServerGroupName]
other = "輸入分組名稱"
@@ -307,8 +310,8 @@ other = "點擊複製"
[DeleteServer]
other = "刪除主機"
[ConfirmToDeleteThisServer]
other = "確認刪除主機?"
[ConfirmToDeleteServer]
other = "確認刪除主機?"
[NoServerSelected]
other = "當前沒有選中的服務器"