mirror of
https://github.com/documenso/documenso.git
synced 2026-06-22 04:12:06 +10:00
74ad6af47d
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
9 lines
257 B
JavaScript
9 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',
|
|
};
|