mirror of
https://github.com/docmost/docmost.git
synced 2025-11-18 04:11:09 +10:00
Change copy
This commit is contained in:
@ -155,7 +155,7 @@ export default function ShareModal({ readOnly }: ShareModalProps) {
|
||||
<Group justify="space-between" wrap="nowrap" gap="xl">
|
||||
<div>
|
||||
<Text size="sm">
|
||||
{isPagePublic ? t("Publicly shared") : t("Share to web")}
|
||||
{isPagePublic ? t("Shared to web") : t("Share to web")}
|
||||
</Text>
|
||||
<Text size="xs" c="dimmed">
|
||||
{isPagePublic
|
||||
|
||||
Reference in New Issue
Block a user