mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-30 10:35:55 +01:00 
			
		
		
		
	fix: closes #13313, add error:post-deleted
This commit is contained in:
		| @@ -76,8 +76,8 @@ | ||||
| 	"no-privileges": "You do not have enough privileges for this action.", | ||||
|  | ||||
| 	"category-disabled": "Category disabled", | ||||
|  | ||||
| 	"topic-locked": "Topic Locked", | ||||
| 	"post-deleted": "Post deleted", | ||||
| 	"topic-locked": "Topic locked", | ||||
| 	"post-edit-duration-expired": "You are only allowed to edit posts for %1 second(s) after posting", | ||||
| 	"post-edit-duration-expired-minutes": "You are only allowed to edit posts for %1 minute(s) after posting", | ||||
| 	"post-edit-duration-expired-minutes-seconds": "You are only allowed to edit posts for %1 minute(s) %2 second(s) after posting", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user