mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-01 05:07:56 +00:00
💩(frontend) introduce multistep form
Add an open feedback form step, to allow people giving us some feedbacks on what's wrong with our product.
This commit is contained in:
committed by
aleb_the_flash
parent
4ffef3f94a
commit
200e2d3c2f
@@ -118,6 +118,16 @@
|
||||
"max": ""
|
||||
}
|
||||
},
|
||||
"openFeedback": {
|
||||
"question": "",
|
||||
"placeholder": "",
|
||||
"submit": "",
|
||||
"skip": ""
|
||||
},
|
||||
"confirmationMessage": {
|
||||
"heading": "",
|
||||
"body": ""
|
||||
},
|
||||
"participants": {
|
||||
"subheading": "",
|
||||
"contributors": "",
|
||||
|
||||
Reference in New Issue
Block a user