mirror of
https://github.com/documenso/documenso
synced 2026-05-04 22:08:18 +00:00
8 lines
208 B
JavaScript
8 lines
208 B
JavaScript
export default {
|
|
index: 'Get Started',
|
|
quickstart: 'Developer Quickstart',
|
|
manual: 'Manual Setup',
|
|
gitpod: 'Gitpod',
|
|
'signing-certificate': 'Signing Certificate',
|
|
translations: 'Translations',
|
|
};
|