mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 02:02:19 +00:00
Add string blockYourself (#12939)
This commit is contained in:
parent
39e7f51258
commit
e8d3090a99
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@
|
|||
"PMUnblockUserToSendMessages": "Unblock this user to continue sending and receiving messages.",
|
||||
"block": "Block",
|
||||
"unblock": "Un-block",
|
||||
"blockYourself": "You cannot block yourself",
|
||||
"blockWarning": "Block - This will have no effect if the player is a moderator now or becomes a moderator in future.",
|
||||
"inbox": "Inbox",
|
||||
"messageRequired": "A message is required.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue