From 785a45dee667f0f0611712ef7ac6f5789f672960 Mon Sep 17 00:00:00 2001 From: lois-lane <56675438+lois-lane@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:23:23 +0530 Subject: [PATCH] Update en_US.js Label has changed for "payingWith". --- src/translations/en_US.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en_US.js b/src/translations/en_US.js index 6069cc15..f5eb1ca5 100644 --- a/src/translations/en_US.js +++ b/src/translations/en_US.js @@ -1,7 +1,7 @@ 'use strict'; module.exports = { - payingWith: 'Paying with {{paymentSource}}', + payingWith: 'Pay with {{paymentSource}}', chooseAnotherWayToPay: 'Choose another way to pay', chooseAWayToPay: 'Choose a way to pay', otherWaysToPay: 'Other ways to pay',