mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
MM-21725 change to singular (#13634)
This commit is contained in:
committed by
Rohitesh Gupta
parent
3491c3abb2
commit
b71a6b9f8d
@@ -6296,7 +6296,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_group.permanent_delete_members_by_user.app_error",
|
||||
"translation": "Unable to remove the group members with UserID \"{{.UserId}}\""
|
||||
"translation": "Unable to remove the group member with UserID \"{{.UserId}}\""
|
||||
},
|
||||
{
|
||||
"id": "store.sql_group.unique_constraint",
|
||||
|
||||
Reference in New Issue
Block a user