mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-24 06:28:49 -05:00
Co-authored-by: Dhruwang Jariwala <67850763+Dhruwang@users.noreply.github.com>
This commit is contained in:
@@ -275,7 +275,7 @@ const cartAbandonmentSurvey = (locale: string): TTemplate => {
|
||||
required: false,
|
||||
inputType: "text",
|
||||
buttonLabel: { default: translate("finish", locale) },
|
||||
backButtonLabel: { default: translate("finish", locale) },
|
||||
backButtonLabel: { default: translate("back", locale) },
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user