diff --git a/plugins/enterprise/client/translations.tsx b/plugins/enterprise/client/translations.tsx new file mode 100644 index 0000000000..ebc58a20e1 --- /dev/null +++ b/plugins/enterprise/client/translations.tsx @@ -0,0 +1,112 @@ +import { Trans } from "react-i18next"; + +export const Translations = () => ( + <> + + + + + + + + + + + + + + + + + + + + + + + + + + + + Space Settings -> Manage space -> Export space and choose to export as HTML with the "Normal Export" option.`} + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Glean in realtime.`} + /> + + + + priority@getoutline.com.`} + /> + + + + + +);