mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
🐛 fix: show plan limit upgrade UI on desktop builds (#15628)
This commit is contained in:
@@ -109,9 +109,11 @@
|
||||
"transfer.targetNoWriteAccess": "You need Member or Owner access to move resources into the target workspace.",
|
||||
"tts.responseError": "Service request failed, please check the configuration or try again",
|
||||
"unknownError.copyTraceId": "Trace ID Copied",
|
||||
"unknownError.copyTraceIdTooltip": "Click to copy",
|
||||
"unknownError.desc": "An unexpected error occurred. You can retry or report on",
|
||||
"unknownError.retry": "Retry",
|
||||
"unknownError.title": "Oops, the request took a nap",
|
||||
"unknownError.traceIdLabel": "Trace ID:",
|
||||
"unlock.addProxyUrl": "Add OpenAI proxy URL (optional)",
|
||||
"unlock.apiKey.description": "Enter your {{name}} API Key to start the session",
|
||||
"unlock.apiKey.imageGenerationDescription": "Enter your {{name}} API Key to start generating",
|
||||
|
||||
@@ -109,9 +109,11 @@
|
||||
"transfer.targetNoWriteAccess": "您需要成员或所有者权限才能将资源移动到目标工作区。",
|
||||
"tts.responseError": "请求失败。请检查配置后重试",
|
||||
"unknownError.copyTraceId": "Trace ID 已复制",
|
||||
"unknownError.copyTraceIdTooltip": "点击复制",
|
||||
"unknownError.desc": "遇到了意外错误,请重试或反馈至",
|
||||
"unknownError.retry": "重试",
|
||||
"unknownError.title": "糟糕,请求打了个盹",
|
||||
"unknownError.traceIdLabel": "追踪 ID:",
|
||||
"unlock.addProxyUrl": "添加 OpenAI 代理地址(可选)",
|
||||
"unlock.apiKey.description": "输入你的 {{name}} API Key,即可开始会话",
|
||||
"unlock.apiKey.imageGenerationDescription": "输入你的 {{name}} API Key,即可开始生成",
|
||||
|
||||
Reference in New Issue
Block a user