enhance(client): show readable error when rate limit exceeded
This commit is contained in:
parent
e1159e9ef2
commit
92136272b0
3 changed files with 7 additions and 1 deletions
|
@ -933,6 +933,8 @@ unassign: "アサインを解除"
|
|||
color: "色"
|
||||
manageCustomEmojis: "カスタム絵文字の管理"
|
||||
youCannotCreateAnymore: "これ以上作成することはできません。"
|
||||
cannotPerformTemporary: "一時的に利用できません"
|
||||
cannotPerformTemporaryDescription: "操作回数が制限を超過するため一時的に利用できません。しばらく時間を置いてから再度お試しください。"
|
||||
|
||||
_role:
|
||||
new: "ロールの作成"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue