Skip to content

Commit

Permalink
fix: add missing localization string
Browse files Browse the repository at this point in the history
  • Loading branch information
fang2hou committed Apr 10, 2023
1 parent 7374e4b commit 75190c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/discord-bot.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ discord:
enUS: It seems I'm still far away from OpenAI, I'll take a break.
jaJP: OpenAIとの距離がまだ遠いようです。ちょっと休憩します。
koKR: OpenAI와의 거리가 아직 멀어보여요. 잠시 쉬겠습니다.
no_choice:
zhCN: 针对这个问题, OpenAI 表示无可奉告!
enUS: OpenAI has nothing to talk about this!
jaJP: この問題についてOpenAIは何も言えません!
koKR: OpenAI는 이에 대해 말할 게 없어요!
cleared:
zhCN: 上下文已清空。
enUS: Context cleared.
Expand Down

0 comments on commit 75190c4

Please sign in to comment.