feat: bank acct owner (#4993)

This commit is contained in:
Calum H.
2025-12-29 20:44:18 +00:00
committed by GitHub
parent afe5f773e0
commit 9f356beec3
3 changed files with 74 additions and 4 deletions

View File

@@ -716,6 +716,12 @@
"dashboard.creator-withdraw-modal.muralpay-details.account-owner": {
"message": "Account owner"
},
"dashboard.creator-withdraw-modal.muralpay-details.bank-account-owner": {
"message": "Bank account owner"
},
"dashboard.creator-withdraw-modal.muralpay-details.bank-account-owner-description": {
"message": "Enter the name of the person authorized to operate this bank account on behalf of the business."
},
"dashboard.creator-withdraw-modal.muralpay-details.coin": {
"message": "Coin"
},