Skip to content

Commit

Permalink
Merge pull request #2404 from Plant-for-the-Planet-org/hotfix/payment…
Browse files Browse the repository at this point in the history
…-history-status

Add missing payment history statuses
  • Loading branch information
mariahosfeld authored Feb 17, 2025
2 parents 8c18409 + ef9ab9e commit 6801bdb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions public/static/locales/en/me.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,12 @@
"referred": "Referred",
"in-dispute": "In Dispute",
"dispute-lost": "Dispute Lost",
"closed": "Closed",
"missing-account": "Bank Account Missing",
"open": "Open",
"processing": "Processing",
"review-required": "Payout Under Review",
"signed": "Signed",
"nameForest": "{name}'s Forest",
"taxReceipt": "Tax Receipt",
"history": "History",
Expand Down Expand Up @@ -183,7 +189,6 @@
"transferFee": "Transfer Fee",
"giftComment": "Comment (Private)",
"giftOccasion": "Occasion",
"open": "Open",
"downloads": "Downloads",
"account": "Account",
"loadMore": "Load More",
Expand Down Expand Up @@ -284,7 +289,6 @@
"composite-donation": "Mixed Donation",
"platform-payout": "Platform Payout",
"vplatform-payout": "Platform Payout",
"processing": "Processing",
"bankDetails": "Bank Details",
"refundAmount": "Refunded Amount"
}
Expand Down

0 comments on commit 6801bdb

Please sign in to comment.