File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 8
8
"afk" : {
9
9
"currently_afk" : " ❎ You're currently AFK" ,
10
10
"currently_not_afk" : " ❎ You're not AFK right now." ,
11
+ "has_been_disabled" : " ❌ I can't answer questions because this function is disabled." ,
11
12
"now_afk" : " 💤 You are currently AFK, write a message or /afk remove to exit AFK mode." ,
12
13
"now_not_afk" : " 🔙 Your AFK status has been unset."
13
14
},
176
177
"breaking_the_rules" : " 🚫 I can't make the picture you want. Since such images may violate [rules](https://openai.com/policies/usage-policies)" ,
177
178
"cannot_generate_image" : " ❎ `[%s]` Sorry, I can't generate the image you requested." ,
178
179
"generating_images" : " 🕒 Generating the images you want in a moment..." ,
180
+ "has_been_disabled" : " ❌ I can't generate content because this function is disabled." ,
179
181
"result_images" : " **Size**: %s2\n **Prompt**: `%s2`"
180
182
},
181
183
"guild" : {
Original file line number Diff line number Diff line change 29
29
},
30
30
"ask" : {
31
31
"cannot_reply_at_this_time" : " ❎ ฉันไม่สามารถตอบคำถามของคุณได้ชั่วคราวคะ" ,
32
- "error_cannot_reply" : " ❎ `[%s]` ฉันไม่สามารถตอบคำถามของคุณได้ในขณะนี้"
32
+ "error_cannot_reply" : " ❎ `[%s]` ฉันไม่สามารถตอบคำถามของคุณได้ในขณะนี้" ,
33
+ "has_been_disabled" : " ❌ ฉันไม่สามารถตอบคำถามได้เนื่องจากฟังก์ชั่นนี้ถูกปิดใช้งานคะ"
33
34
},
34
35
"automod" : {
35
36
"flagged_words_name" : " บล็อกคำหยาบคาย เนื้อหาเกี่ยวกับเรื่องเพศ และคำสบประมาท" ,
176
177
"breaking_the_rules" : " 🚫 ฉันไม่สามารถสร้างรูปภาพที่คุณต้องการให้ได้ เนื่องจากรูปภาพดังกล่าวอาจมีการละเมิด[กฎ](https://openai.com/policies/usage-policies)" ,
177
178
"cannot_generate_image" : " ❎ `[%s]` ขอโทษด้วยคะ ฉันไม่สามารถสร้างรูปภาพตามที่คุณขอได้คะ" ,
178
179
"generating_images" : " 🕒 กำลังสร้างรูปภาพที่คุณต้องการในอีกสักครู่..." ,
180
+ "has_been_disabled" : " ❌ ฉันไม่สามารถสร้างผลงานได้เนื่องจากฟังก์ชั่นนี้ถูกปิดใช้งานคะ" ,
179
181
"result_images" : " **ขนาด**: %s2\n **พร้อมท์**: `%s2`"
180
182
},
181
183
"guild" : {
You can’t perform that action at this time.
0 commit comments