feat: add copy button in ApplicationListPage (#4097)

This commit is contained in:
Attack825
2025-08-19 16:18:28 +08:00
committed by GitHub
parent fe5aa1f214
commit 9f187f690e
27 changed files with 108 additions and 1 deletions

View File

@@ -260,6 +260,7 @@
"Close": "关闭",
"Confirm": "确认",
"Copied to clipboard successfully": "已成功复制到剪贴板",
"Copy": "复制",
"Created time": "创建时间",
"Custom": "自定义",
"Dashboard": "数据看板",
@@ -294,6 +295,7 @@
"Enforcers": "Casbin执行器",
"Failed to add": "添加失败",
"Failed to connect to server": "连接服务器失败",
"Failed to copy": "复制失败",
"Failed to delete": "删除失败",
"Failed to enable": "启用失败",
"Failed to get TermsOfUse URL": "获取TermsOfUse链接失败",
@@ -432,6 +434,7 @@
"State - Tooltip": "状态",
"Subscriptions": "订阅",
"Successfully added": "添加成功",
"Successfully copied": "复制成功",
"Successfully deleted": "删除成功",
"Successfully removed": "移除成功",
"Successfully saved": "保存成功",