mirror of
https://github.com/documenso/documenso
synced 2026-05-04 22:08:18 +00:00
Adds documentation for the recently added AI features Includes details for how users can enable AI features for their team or organisation Also includes details for how self-hosters can setup their instance to allow for AI features
8 lines
257 B
JavaScript
8 lines
257 B
JavaScript
export default {
|
|
index: 'Getting Started',
|
|
'signing-certificate': 'Signing Certificate',
|
|
'how-to': 'How To',
|
|
'setting-up-oauth-providers': 'Setting up OAuth Providers',
|
|
telemetry: 'Telemetry',
|
|
'ai-features': 'AI Recipient & Field Detection',
|
|
};
|