Skip to content

Commit

Permalink
🌐 Add new words
Browse files Browse the repository at this point in the history
  • Loading branch information
Maseshi committed Aug 19, 2023
1 parent 993fd55 commit b9fd86a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions source/languages/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
},
Expand Down Expand Up @@ -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": {
Expand Down
4 changes: 3 additions & 1 deletion source/languages/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "บล็อกคำหยาบคาย เนื้อหาเกี่ยวกับเรื่องเพศ และคำสบประมาท",
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit b9fd86a

Please sign in to comment.