mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 04:31:39 +10:00
9 lines
141 B
JavaScript
9 lines
141 B
JavaScript
export default {
|
|
index: 'Introduction',
|
|
members: 'Members',
|
|
groups: 'Groups',
|
|
teams: 'Teams',
|
|
sso: 'SSO',
|
|
billing: 'Billing',
|
|
};
|