mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
fix: json schema parse error;fix: retraining image reset (#4757)
* i18n * fix: json schema parse error * fix: retraining image reset * update doc
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"organization_name": "Organization name",
|
||||
"payment_method": "Payment method",
|
||||
"payway_coupon": "Redeem code",
|
||||
"rerank": "Rerank",
|
||||
"save": "save",
|
||||
"save_failed": "Save exception",
|
||||
"save_success": "Saved successfully",
|
||||
|
@@ -33,6 +33,7 @@
|
||||
"organization_name": "组织名称",
|
||||
"payment_method": "支付方式",
|
||||
"payway_coupon": "兑换码",
|
||||
"rerank": "结果重排",
|
||||
"save": "保存",
|
||||
"save_failed": "保存异常",
|
||||
"save_success": "保存成功",
|
||||
|
@@ -33,6 +33,7 @@
|
||||
"organization_name": "組織名稱",
|
||||
"payment_method": "支付方式",
|
||||
"payway_coupon": "兌換碼",
|
||||
"rerank": "結果重排",
|
||||
"save": "儲存",
|
||||
"save_failed": "儲存異常",
|
||||
"save_success": "儲存成功",
|
||||
|
Reference in New Issue
Block a user