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