mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-01 01:07:16 +08:00
* fix: push again, user select option button and form input radio content overflow (#5601) * fix: push again, user select option button and form input radio content overflow * fix: use useCallback instead of useMemo, fix unnecessary delete * fix: Move the variable inside the component * fix: do not pass valueLabel to MySelect * ui * del collection api adapt * refactor: inherit permission (#5529) * refactor: permission update conflict check function * refactor(permission): app collaborator update api * refactor(permission): support app update collaborator * feat: support fe permission conflict check * refactor(permission): app permission * refactor(permission): dataset permission * refactor(permission): team permission * chore: fe adjust * fix: type error * fix: audit pagiation * fix: tc * chore: initv4130 * fix: app/dataset auth logic * chore: move code * refactor(permission): remove selfPermission * fix: mock * fix: test * fix: app & dataset auth * fix: inherit * test(inheritPermission): test syncChildrenPermission * prompt editor add list plugin (#5620) * perf: search result (#5608) * fix: table size (#5598) * temp: list value * backspace * optimize code --------- Co-authored-by: Archer <545436317@qq.com> Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com> * fix: fe & member list (#5619) * chore: initv4130 * fix: MemberItemCard * fix: MemberItemCard * chore: fe adjust & init script * perf: test code * doc * fix debug variables (#5617) * perf: search result (#5608) * fix: table size (#5598) * fix debug variables * fix --------- Co-authored-by: Archer <545436317@qq.com> Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com> * perf: member ui * fix: inherit bug (#5624) * refactor(permission): remove getClbsWithInfo, which is useless * fix: app list privateApp * fix: get infos * perf(fe): remove delete icon when it is disable in MemberItemCard * fix: dataset private dataset * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Archer <545436317@qq.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * perf: auto coupon * chore: upgrade script & get infos avatar (#5625) * fix: get infos * chore: initv4130 * feat: support WecomRobot publish, and fix AesKey can not save bug (#5526) * feat: resolve conflicts * fix: add param 'show_publish_wecom' * feat: abstract out WecomCrypto type * doc: wecom robot document * fix: solve instability in AI output * doc: update some pictures * feat: remove functions from request.ts to chat.ts and toolCall.ts * doc: wecom robot doc update * fix * delete unused code * doc: update version and prompt * feat: remove wecom crypto, delete wecom code in workflow * feat: delete unused codes --------- Co-authored-by: heheer <zhiyu44@qq.com> * remove test * rename init shell * feat: collection page store * reload sandbox * pysandbox * remove log * chore: remove useless code (#5629) * chore: remove useless code * fix: checkConflict * perf: support hidden type for RoleList * fix: copy node * update doc * fix(permission): some bug (#5632) * fix: app/dataset list * fix: inherit bug * perf: del app;i18n;save chat * fix: test * i18n * fix: sumper overflow return OwnerRoleVal (#5633) * remove invalid code * fix: scroll * fix: objectId * update next * update package * object id * mock redis * feat: add redis append to resolve wecom stream response (#5643) * feat: resolve conflicts * fix: add param 'show_publish_wecom' * feat: abstract out WecomCrypto type * doc: wecom robot document * fix: solve instability in AI output * doc: update some pictures * feat: remove functions from request.ts to chat.ts and toolCall.ts * doc: wecom robot doc update * fix * delete unused code * doc: update version and prompt * feat: remove wecom crypto, delete wecom code in workflow * feat: delete unused codes * feat: add redis append method --------- Co-authored-by: heheer <zhiyu44@qq.com> * cache per * fix(test): init team sub when creating mocked user (#5646) * fix: button is not vertically centered (#5647) * doc * fix: gridFs objectId (#5649) --------- Co-authored-by: Zeng Qingwen <143274079+fishwww-ww@users.noreply.github.com> Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com> Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: heheer <zhiyu44@qq.com>
116 lines
5.7 KiB
JSON
116 lines
5.7 KiB
JSON
{
|
||
"bill.balance": "餘額",
|
||
"bill.buy_plan": "購買方案",
|
||
"bill.contact_customer_service": "聯絡客服",
|
||
"bill.conversion": "兌換",
|
||
"bill.convert_error": "兌換失敗",
|
||
"bill.convert_success": "兌換成功",
|
||
"bill.current_token_price": "目前點數價格",
|
||
"bill.not_need_invoice": "餘額支付無法開立發票",
|
||
"bill.price": "價格",
|
||
"bill.renew_plan": "續訂方案",
|
||
"bill.standard_valid_tip": "方案使用規則:系統會優先使用較高等級的方案,原未使用完的方案將延後生效",
|
||
"bill.token_expire_1year": "點數有效期為一年",
|
||
"bill.tokens": "點數",
|
||
"bill.use_balance": "使用餘額",
|
||
"bill.use_balance_hint": "由於系統升級,原「自動從餘額扣款續訂」模式已取消,餘額儲值入口已關閉。您的餘額可用於購買點數",
|
||
"bill.valid_time": "生效時間",
|
||
"bill.you_can_convert": "您可兌換",
|
||
"bill.yuan": "元",
|
||
"delete.admin_failed": "刪除管理員失敗",
|
||
"delete.admin_success": "刪除管理員成功",
|
||
"delete.failed": "刪除失敗",
|
||
"delete.success": "刪除成功",
|
||
"login.Dingtalk": "釘釘登入",
|
||
"login.error": "登入失敗",
|
||
"login.password_condition": "密碼最多可輸入 60 個字元",
|
||
"login.success": "登入成功",
|
||
"manage_team": "管理團隊",
|
||
"name": "名稱",
|
||
"new_password": "新密碼",
|
||
"notification.remind_owner_bind": "請提醒建立者綁定通知帳號",
|
||
"operations": "操作",
|
||
"owner": "擁有者",
|
||
"password.code_required": "驗證碼不能空白",
|
||
"password.code_send_error": "驗證碼傳送失敗",
|
||
"password.code_sended": "驗證碼已傳送",
|
||
"password.confirm": "確認密碼",
|
||
"password.email_phone_error": "電子郵件/手機號碼格式錯誤",
|
||
"password.email_phone_void": "電子郵件/手機號碼不能空白",
|
||
"password.not_match": "兩次輸入的密碼不相符",
|
||
"password.password_condition": "密碼長度需介於 4 至 20 字元之間",
|
||
"password.password_required": "密碼不能空白",
|
||
"password.retrieve": "找回密碼",
|
||
"password.retrieved": "密碼已找回",
|
||
"password.retrieved_account": "找回 {{account}} 帳號",
|
||
"password.to_login": "前往登入",
|
||
"password.verification_code": "驗證碼",
|
||
"permission.Add": "新增權限",
|
||
"permission.Manage": "管理員",
|
||
"permission.Manage tip": "團隊管理員,擁有完整權限",
|
||
"permission.Read": "唯讀",
|
||
"permission.Read desc": "成員僅能閱讀相關資源,無法建立新資源",
|
||
"permission.Write": "可寫入",
|
||
"permission.Write tip": "除了可讀取資源外,還可以建立新的資源",
|
||
"permission.only_collaborators": "僅協作者可存取",
|
||
"permission.team_read": "團隊可存取",
|
||
"permission.team_write": "團隊可編輯",
|
||
"permission_add_tip": "新增後,您可為其勾選權限。",
|
||
"permission_des.manage": "可建立資源、邀請及刪除成員",
|
||
"permission_des.read": "成員僅能閱讀相關資源,無法建立新資源",
|
||
"permission_des.write": "除了可讀取資源外,還可以建立新的資源",
|
||
"permissions": "權限",
|
||
"personal_information": "個人資料",
|
||
"personalization": "個人化",
|
||
"promotion_records": "推廣紀錄",
|
||
"register.confirm": "確認註冊",
|
||
"register.register_account": "註冊 {{account}} 帳號",
|
||
"register.success": "註冊成功",
|
||
"register.to_login": "已有帳號?前往登入",
|
||
"search_group_org_user": "搜尋成員/部門/群組名稱",
|
||
"search_user": "搜尋使用者名稱",
|
||
"sso_auth_failed": "SSO 鑑權失敗",
|
||
"synchronization.button": "立即同步",
|
||
"synchronization.placeholder": "請輸入同步標籤",
|
||
"synchronization.title": "填寫標籤同步連結,點選同步按鈕即可同步",
|
||
"team.Add manager": "新增管理員",
|
||
"team.Confirm Invite": "確認邀請",
|
||
"team.Create Team": "建立新團隊",
|
||
"team.Invite Member Failed Tip": "邀請成員出現異常",
|
||
"team.Invite Member Result Tip": "邀請結果提示",
|
||
"team.Invite Member Success Tip": "邀請成員完成\n\n成功:{{success}} 人\n\n使用者名稱無效:{{inValid}}\n\n已在團隊中:{{inTeam}}",
|
||
"team.Set Name": "給團隊取個名字",
|
||
"team.Team Name": "團隊名",
|
||
"team.Update Team": "更新團隊資訊",
|
||
"team.add_collaborator": "新增協作者",
|
||
"team.add_permission": "新增權限",
|
||
"team.add_writer": "新增可寫入成員",
|
||
"team.avatar_and_name": "頭像與名稱",
|
||
"team.belong_to_group": "所屬成員群組",
|
||
"team.group.avatar": "群組頭像",
|
||
"team.group.create": "建立群組",
|
||
"team.group.create_failed": "建立群組失敗",
|
||
"team.group.default_group": "預設群組",
|
||
"team.group.delete_confirm": "確認刪除群組?",
|
||
"team.group.edit": "編輯群組",
|
||
"team.group.edit_info": "編輯資訊",
|
||
"team.group.group": "群組",
|
||
"team.group.keep_admin": "保留管理員權限",
|
||
"team.group.manage_member": "管理成員",
|
||
"team.group.manage_tip": "可以管理成員、建立群組、管理所有群組、為群組和成員分配權限",
|
||
"team.group.members": "成員",
|
||
"team.group.name": "群組名稱",
|
||
"team.group.permission_tip": "單獨設定權限的成員,將依照個人權限設定,不再受群組權限影響。\n若成員屬於多個權限群組,該成員的權限將會合併。",
|
||
"team.group.role.admin": "管理員",
|
||
"team.group.role.member": "成員",
|
||
"team.group.role.owner": "擁有者",
|
||
"team.group.set_as_admin": "設為管理員",
|
||
"team.group.toast.can_not_delete_owner": "無法刪除擁有者,請先轉移擁有權",
|
||
"team.group.transfer_owner": "轉移擁有者",
|
||
"team.manage_collaborators": "管理協作者",
|
||
"team.no_collaborators": "目前沒有協作者",
|
||
"team.org.org": "組織",
|
||
"team.write_role_member": "可寫入權限",
|
||
"team.collaborator.added": "已新增"
|
||
}
|