mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 07:00:47 +00:00
perf: login page (#5571)
This commit is contained in:
@@ -893,7 +893,6 @@
|
||||
"model.type.reRank": "ReRank",
|
||||
"model.type.stt": "STT",
|
||||
"model.type.tts": "TTS",
|
||||
|
||||
"month": "Month",
|
||||
"move.confirm": "Confirm move",
|
||||
"move_success": "Moved Successfully",
|
||||
@@ -915,6 +914,7 @@
|
||||
"no_more_data": "No More Data",
|
||||
"no_pay_way": "There is no suitable payment channel in the system",
|
||||
"no_select_data": "No Data Available",
|
||||
"not_active_team": "You have no available team",
|
||||
"not_model_config": "No related model configured",
|
||||
"not_open": "Not Open",
|
||||
"not_permission": "The current subscription package does not support team operation logs",
|
||||
|
@@ -893,7 +893,6 @@
|
||||
"model.type.reRank": "重排模型",
|
||||
"model.type.stt": "语音识别",
|
||||
"model.type.tts": "语音合成",
|
||||
|
||||
"month": "月",
|
||||
"move.confirm": "确认移动",
|
||||
"move_success": "移动成功",
|
||||
@@ -915,6 +914,7 @@
|
||||
"no_more_data": "没有更多了~",
|
||||
"no_pay_way": "系统无合适的支付渠道",
|
||||
"no_select_data": "没有可选值",
|
||||
"not_active_team": "你没有可用的团队",
|
||||
"not_model_config": "未配置相关模型",
|
||||
"not_open": "未开启",
|
||||
"not_permission": "当前订阅套餐不支持团队操作日志",
|
||||
|
@@ -892,7 +892,6 @@
|
||||
"model.type.reRank": "重排模型",
|
||||
"model.type.stt": "語音辨識",
|
||||
"model.type.tts": "語音合成",
|
||||
|
||||
"month": "月",
|
||||
"move.confirm": "確認移動",
|
||||
"move_success": "移動成功",
|
||||
@@ -914,6 +913,7 @@
|
||||
"no_more_data": "沒有更多資料了",
|
||||
"no_pay_way": "系統無合適的支付渠道",
|
||||
"no_select_data": "沒有可選擇的資料",
|
||||
"not_active_team": "你沒有可用的團隊",
|
||||
"not_model_config": "未設定相關模型",
|
||||
"not_open": "未開啟",
|
||||
"not_permission": "當前訂閱套餐不支持團隊操作日誌",
|
||||
|
Reference in New Issue
Block a user