mirror of
https://github.com/documenso/documenso
synced 2026-05-05 06:08:21 +00:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
|
|
export default {
|
||
|
|
index: 'Getting Started',
|
||
|
|
'contributing-translations': 'Contributing Translations',
|
||
|
|
};
|