Skip to content

Commit

Permalink
Update error message
Browse files Browse the repository at this point in the history
  • Loading branch information
F33RNI committed Oct 8, 2023
1 parent 505d9ca commit c94e6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"queue_overflow": "Queue is full. Try again later ⏳",
"queue_empty": "🗑 Queue is empty",
"queue_accepted": "✅ Request to the {0} module added to the queue.\\nPosition: {1}/{2} ⏳",
"response_error": "❌ Error: {0}\\n\\nClear the story and make another request or try again later",
"response_error": "❌ Error: {0}\\n\\nClear the history and make another request or try again later",
"empty_message": "⚠️ Empty! See logs for details",
"regenerate_error_not_last": "❌ Error! Can only regenerate the last request!",
"regenerate_error_empty": "❌ Error! Empty request!",
Expand Down

0 comments on commit c94e6cb

Please sign in to comment.