Skip to content

Commit

Permalink
Update PopInbox.js (#1875)
Browse files Browse the repository at this point in the history
Co-authored-by: Nipun Arora <aroranipun1@gmail.com>
  • Loading branch information
rachana-egov and nipunarora-eGov authored Nov 21, 2024
1 parent 51fc69c commit 2061379
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ const PopInbox = () => {
},
{
code: "ASSIGNED_TO_ALL",
name: `${`${t(`ASSIGNED_TO_ALL`)} (${assignedToAllCount})`}`,
name: `${`${t(`MP_POP_ASSIGNED_TO_ALL`)} (${assignedToAllCount})`}`,
},
]}
navStyles={{}}
Expand Down

0 comments on commit 2061379

Please sign in to comment.