mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 09:06:15 +01:00
fix: missing localisation for topic move error
This commit is contained in:
@@ -193,6 +193,7 @@
|
|||||||
|
|
||||||
"no-topics-selected": "No topics selected!",
|
"no-topics-selected": "No topics selected!",
|
||||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||||
|
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||||
|
|
||||||
"cannot-block-self": "You cannot block yourself!",
|
"cannot-block-self": "You cannot block yourself!",
|
||||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||||
|
|||||||
Reference in New Issue
Block a user