mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-02-06 01:45:41 +00:00
6 lines
137 B
TypeScript
6 lines
137 B
TypeScript
export const statistic = {
|
|
'total-forms': 'Total Forms',
|
|
'total-users': 'Total Users',
|
|
'total-submissions': 'Total Submissions',
|
|
}
|