mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
Merge pull request #1170 from OpenSignLabs/validation
This commit is contained in:
@@ -243,7 +243,7 @@ const Header = ({ showSidebar }) => {
|
||||
<li className="cursor-pointer" onClick={handleMailUsed}>
|
||||
<span>
|
||||
<i className="fa-light fa-envelope"></i>
|
||||
{emailUsed}/20 sent this month
|
||||
{emailUsed}/20 {t("sent-this-month")}
|
||||
</span>
|
||||
</li>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user