enhance(client): show readable error when rate limit exceeded

This commit is contained in:
syuilo 2023-01-15 16:13:57 +09:00
parent e1159e9ef2
commit 92136272b0
3 changed files with 7 additions and 1 deletions

View file

@ -933,6 +933,8 @@ unassign: "アサインを解除"
color: "色"
manageCustomEmojis: "カスタム絵文字の管理"
youCannotCreateAnymore: "これ以上作成することはできません。"
cannotPerformTemporary: "一時的に利用できません"
cannotPerformTemporaryDescription: "操作回数が制限を超過するため一時的に利用できません。しばらく時間を置いてから再度お試しください。"
_role:
new: "ロールの作成"