Skip to content

Commit

Permalink
fix: when qps workers limit give user one friendly tips
Browse files Browse the repository at this point in the history
  • Loading branch information
hqer927 committed Jan 21, 2025
1 parent 2ccda83 commit a2abe55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flat-i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"TurnOffWhiteboard": "Click again to close the whiteboard"
},
"message": {
"100001": "AI conversation demand is too hot, please try again later"
"10001": "AI conversation demand is too hot, please try again later"
}
},
"room-status": {
Expand Down

0 comments on commit a2abe55

Please sign in to comment.