Add emoji reaction validation per account/emoji
This commit is contained in:
parent
3810837b65
commit
1efc51313d
3 changed files with 9 additions and 0 deletions
|
@ -1423,6 +1423,7 @@ en:
|
|||
title: Privacy Policy
|
||||
reactions:
|
||||
errors:
|
||||
duplication: Cannot react same things
|
||||
limit_reached: Limit of different reactions reached
|
||||
unrecognized_emoji: is not a recognized emoji
|
||||
relationships:
|
||||
|
|
|
@ -1390,6 +1390,7 @@ ja:
|
|||
title: プライバシーポリシー
|
||||
reactions:
|
||||
errors:
|
||||
duplication: 同じリアクションを複数行おうとしました
|
||||
limit_reached: リアクションの種類が上限に達しました
|
||||
unrecognized_emoji: は絵文字として認識されていません
|
||||
relationships:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue