mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 04:31:39 +10:00
7 lines
140 B
JavaScript
7 lines
140 B
JavaScript
export default {
|
|
index: 'Get Started',
|
|
authentication: 'Authentication',
|
|
'rate-limits': 'Rate Limits',
|
|
versioning: 'Versioning',
|
|
};
|