mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24: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