mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
add a special token type for MCP
This commit is contained in:
@@ -1331,6 +1331,7 @@
|
||||
"Update": "更新",
|
||||
"Refresh": "刷新",
|
||||
"Clear": "清除",
|
||||
"Generate": "生成",
|
||||
"None": "无",
|
||||
"Unspecified": "未指定",
|
||||
"Not set": "未设置",
|
||||
@@ -1349,6 +1350,8 @@
|
||||
"Enabled": "启用",
|
||||
"Disable": "禁用",
|
||||
"Disabled": "禁用",
|
||||
"Configuration": "配置",
|
||||
"Token": "令牌",
|
||||
"Copy": "复制",
|
||||
"Visible": "可见",
|
||||
"Show": "显示",
|
||||
@@ -2052,6 +2055,8 @@
|
||||
"Show Hidden Transaction Templates": "显示隐藏的模板",
|
||||
"Hide Hidden Transaction Templates": "不显示隐藏的模板",
|
||||
"Template name cannot be blank": "模板名不能为空",
|
||||
"Generate MCP token": "生成 MCP 令牌",
|
||||
"Unable to generate token": "无法生成令牌",
|
||||
"Are you sure you want to logout from this session?": "您确定要退出该会话?",
|
||||
"Unable to logout from this session": "无法退出该会话",
|
||||
"Are you sure you want to logout all other sessions?": "您确定要退出其他所有会话?",
|
||||
|
||||
Reference in New Issue
Block a user