mirror of
https://github.com/documenso/documenso
synced 2026-05-04 22:08:18 +00:00
6 lines
140 B
JavaScript
6 lines
140 B
JavaScript
export default {
|
|
index: 'Get Started',
|
|
authentication: 'Authentication',
|
|
'rate-limits': 'Rate Limits',
|
|
versioning: 'Versioning',
|
|
};
|