mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-08 07:04:02 -05:00
feat: updated plurals
This commit is contained in:
@@ -58,7 +58,7 @@ const RequestAccessModal = ({ projectId, onPopUpToggle }: RequestAccessModalProp
|
||||
createNotification({
|
||||
type: "success",
|
||||
title: "Project Access Request Sent",
|
||||
text: "Projects admins will receive an email of your request"
|
||||
text: "Project admins will receive an email of your request"
|
||||
});
|
||||
onPopUpToggle();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user