This commit is contained in:
Manav Rathi
2024-09-26 20:37:03 +05:30
parent 64d7959c95
commit f95cc1f135

View File

@@ -95,7 +95,7 @@ const CGroupPersonOptions: React.FC<CGroupPersonOptionsProps> = ({
centerAlign
onClick={handleRenamePerson}
>
{pt("rename")}
{t("rename")}
</OverflowMenuOption>
</OverflowMenu>