mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-04-06 08:05:16 +00:00
6 lines
127 B
TypeScript
6 lines
127 B
TypeScript
export const form = {
|
|
building: 'Building Form',
|
|
submitted: 'Thank you for your submission!',
|
|
restart: 'Restart Form',
|
|
}
|