mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
4.8.10 test (#2568)
* perf: i18n perf * fix: detail=fasle response * fix: dataset tag load repeat * feat :doc * perf: rename fun * code comment
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
"you_can_convert": "You can redeem",
|
||||
"yuan": "Yuan"
|
||||
},
|
||||
"promotion": {
|
||||
"register": "Register",
|
||||
"pay": "Pay"
|
||||
},
|
||||
"bind_inform_account_error": "Abnormal binding notification account",
|
||||
"bind_inform_account_success": "Binding notification account successful",
|
||||
"code_error": {
|
||||
|
@@ -20,6 +20,10 @@
|
||||
"current_token_price": "当前积分价格",
|
||||
"yuan": "元"
|
||||
},
|
||||
"promotion": {
|
||||
"register": "好友注册",
|
||||
"pay": "好友充值"
|
||||
},
|
||||
"bind_inform_account_error": "绑定通知账号异常",
|
||||
"bind_inform_account_success": "绑定通知账号成功",
|
||||
"delete": {
|
||||
|
Reference in New Issue
Block a user