Add locale for self-muting error
This commit is contained in:
parent
a6b3c51013
commit
744724bc3a
|
@ -21,6 +21,7 @@ en:
|
||||||
self_action: "You cannot perform this action on yourself"
|
self_action: "You cannot perform this action on yourself"
|
||||||
following_self: "You cannot follow yourself"
|
following_self: "You cannot follow yourself"
|
||||||
blocking_self: "You cannot block yourself"
|
blocking_self: "You cannot block yourself"
|
||||||
|
muting_self: "You cannot mute yourself"
|
||||||
|
|
||||||
not_found: "That does not exist"
|
not_found: "That does not exist"
|
||||||
user_not_found: "User not found"
|
user_not_found: "User not found"
|
||||||
|
|
Loading…
Reference in New Issue