mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-11 23:20:46 +01:00
removed reply from not logged in error message
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"invalid-data": "Invalid Data",
|
||||
|
||||
"not-logged-in": "You don't seem to be logged in, so you cannot reply.",
|
||||
"not-logged-in": "You don't seem to be logged in.",
|
||||
|
||||
"invalid-cid": "Invalid Category ID",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user