feat(i18n): add payment method update error translation key

This commit is contained in:
Stephon Brown 2026-02-05 20:08:59 -05:00
parent be73dc60e0
commit b4aeb74e1a
No known key found for this signature in database

View File

@ -6130,5 +6130,8 @@
"sendPasswordHelperText": {
"message": "Individuals will need to enter the password to view this Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"paymentMethodUpdateError": {
"message": "There was an error updating your payment method."
}
}