Skip to content

Commit

Permalink
en/one-time-donation.js: Swap the places of {{totalAmount}} and {{amo…
Browse files Browse the repository at this point in the history
…unt}}

Matches the BG translation string

Fixes podkrepi-bg#1244
  • Loading branch information
sashko9807 committed Feb 14, 2023
1 parent 5eb34f8 commit b8e510f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/locales/en/one-time-donation.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"card": "Card",
"card-include-fees": "I want to cover transaction fees for card issued in:",
"card-fees": "For donations by card we use the services of Stripe and for every transfer they charge a fee depending on region of your card issuer. To orient you about the net donation, after you choose the desired amount, we will show you the calculated fee below. More details for Stripe fees can be found here: ",
"card-calculated-fees": "For your donation of <strong>{{amount}}</strong>, the fee from Stripe will be <strong>{{fees}}</strong>, and the total charged amount will be <strong>{{totalAmount}}</strong>",
"card-calculated-fees": "For your transfer of <strong>{{totalAmount}}</strong> the fee from Stripe will be <strong>{{fees}}</strong> and the campaign will receive <strong>{{amount}}</strong>",
"card-region": {
"title": "region",
"EU": "Europe",
Expand Down

0 comments on commit b8e510f

Please sign in to comment.