Skip to content

Commit b9fd86a

Browse files
committed
🌐 Add new words
1 parent 993fd55 commit b9fd86a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

source/languages/en-US.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"afk": {
99
"currently_afk": "❎ You're currently AFK",
1010
"currently_not_afk": "❎ You're not AFK right now.",
11+
"has_been_disabled": "❌ I can't answer questions because this function is disabled.",
1112
"now_afk": "💤 You are currently AFK, write a message or /afk remove to exit AFK mode.",
1213
"now_not_afk": "🔙 Your AFK status has been unset."
1314
},
@@ -176,6 +177,7 @@
176177
"breaking_the_rules": "🚫 I can't make the picture you want. Since such images may violate [rules](https://openai.com/policies/usage-policies)",
177178
"cannot_generate_image": "❎ `[%s]` Sorry, I can't generate the image you requested.",
178179
"generating_images": "🕒 Generating the images you want in a moment...",
180+
"has_been_disabled": "❌ I can't generate content because this function is disabled.",
179181
"result_images": "**Size**: %s2\n**Prompt**: `%s2`"
180182
},
181183
"guild": {

source/languages/th.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
},
3030
"ask": {
3131
"cannot_reply_at_this_time": "❎ ฉันไม่สามารถตอบคำถามของคุณได้ชั่วคราวคะ",
32-
"error_cannot_reply": "❎ `[%s]` ฉันไม่สามารถตอบคำถามของคุณได้ในขณะนี้"
32+
"error_cannot_reply": "❎ `[%s]` ฉันไม่สามารถตอบคำถามของคุณได้ในขณะนี้",
33+
"has_been_disabled": "❌ ฉันไม่สามารถตอบคำถามได้เนื่องจากฟังก์ชั่นนี้ถูกปิดใช้งานคะ"
3334
},
3435
"automod": {
3536
"flagged_words_name": "บล็อกคำหยาบคาย เนื้อหาเกี่ยวกับเรื่องเพศ และคำสบประมาท",
@@ -176,6 +177,7 @@
176177
"breaking_the_rules": "🚫 ฉันไม่สามารถสร้างรูปภาพที่คุณต้องการให้ได้ เนื่องจากรูปภาพดังกล่าวอาจมีการละเมิด[กฎ](https://openai.com/policies/usage-policies)",
177178
"cannot_generate_image": "❎ `[%s]` ขอโทษด้วยคะ ฉันไม่สามารถสร้างรูปภาพตามที่คุณขอได้คะ",
178179
"generating_images": "🕒 กำลังสร้างรูปภาพที่คุณต้องการในอีกสักครู่...",
180+
"has_been_disabled": "❌ ฉันไม่สามารถสร้างผลงานได้เนื่องจากฟังก์ชั่นนี้ถูกปิดใช้งานคะ",
179181
"result_images": "**ขนาด**: %s2\n**พร้อมท์**: `%s2`"
180182
},
181183
"guild": {

0 commit comments

Comments
 (0)