mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 04:31:39 +10:00
9 lines
208 B
JavaScript
9 lines
208 B
JavaScript
export default {
|
|
index: 'Get Started',
|
|
quickstart: 'Developer Quickstart',
|
|
manual: 'Manual Setup',
|
|
gitpod: 'Gitpod',
|
|
'signing-certificate': 'Signing Certificate',
|
|
translations: 'Translations',
|
|
};
|