Closed shubham1g5 closed 1 month ago
Spec
We want to add support for following repeat group button labels on mobile -
<itext> <translation lang="en" default=""> <text id="$repeat_group_id-add-new-label"> <value>Repeat</value> </text> <text id="$repeat_group_id-add-another-label"> <value>Repeat</value> </text> </translation> </itext>
This is already implemented on HQ and Web Apps in following PRs -
https://github.com/dimagi/Vellum/pull/1119 https://github.com/dimagi/formplayer/pull/1615 https://github.com/dimagi/commcare-core/pull/1428/
Spec
We want to add support for following repeat group button labels on mobile -
This is already implemented on HQ and Web Apps in following PRs -
https://github.com/dimagi/Vellum/pull/1119 https://github.com/dimagi/formplayer/pull/1615 https://github.com/dimagi/commcare-core/pull/1428/