diff --git a/source/languages/en-US.json b/source/languages/en-US.json index 9fdd45cb..43dc972b 100644 --- a/source/languages/en-US.json +++ b/source/languages/en-US.json @@ -8,6 +8,7 @@ "afk": { "currently_afk": "❎ You're currently AFK", "currently_not_afk": "❎ You're not AFK right now.", + "has_been_disabled": "❌ I can't answer questions because this function is disabled.", "now_afk": "💤 You are currently AFK, write a message or /afk remove to exit AFK mode.", "now_not_afk": "🔙 Your AFK status has been unset." }, @@ -176,6 +177,7 @@ "breaking_the_rules": "🚫 I can't make the picture you want. Since such images may violate [rules](https://openai.com/policies/usage-policies)", "cannot_generate_image": "❎ `[%s]` Sorry, I can't generate the image you requested.", "generating_images": "🕒 Generating the images you want in a moment...", + "has_been_disabled": "❌ I can't generate content because this function is disabled.", "result_images": "**Size**: %s2\n**Prompt**: `%s2`" }, "guild": { diff --git a/source/languages/th.json b/source/languages/th.json index 9e24ad3f..67b2b4fb 100644 --- a/source/languages/th.json +++ b/source/languages/th.json @@ -29,7 +29,8 @@ }, "ask": { "cannot_reply_at_this_time": "❎ ฉันไม่สามารถตอบคำถามของคุณได้ชั่วคราวคะ", - "error_cannot_reply": "❎ `[%s]` ฉันไม่สามารถตอบคำถามของคุณได้ในขณะนี้" + "error_cannot_reply": "❎ `[%s]` ฉันไม่สามารถตอบคำถามของคุณได้ในขณะนี้", + "has_been_disabled": "❌ ฉันไม่สามารถตอบคำถามได้เนื่องจากฟังก์ชั่นนี้ถูกปิดใช้งานคะ" }, "automod": { "flagged_words_name": "บล็อกคำหยาบคาย เนื้อหาเกี่ยวกับเรื่องเพศ และคำสบประมาท", @@ -176,6 +177,7 @@ "breaking_the_rules": "🚫 ฉันไม่สามารถสร้างรูปภาพที่คุณต้องการให้ได้ เนื่องจากรูปภาพดังกล่าวอาจมีการละเมิด[กฎ](https://openai.com/policies/usage-policies)", "cannot_generate_image": "❎ `[%s]` ขอโทษด้วยคะ ฉันไม่สามารถสร้างรูปภาพตามที่คุณขอได้คะ", "generating_images": "🕒 กำลังสร้างรูปภาพที่คุณต้องการในอีกสักครู่...", + "has_been_disabled": "❌ ฉันไม่สามารถสร้างผลงานได้เนื่องจากฟังก์ชั่นนี้ถูกปิดใช้งานคะ", "result_images": "**ขนาด**: %s2\n**พร้อมท์**: `%s2`" }, "guild": {