Merged in fix/Lokalise-EN-edits-2025-10 (pull request #2962)

Fix/Lokalise English manual updates

* fix: update English keys


Approved-by: Linus Flood
This commit is contained in:
Matilda Landström
2025-10-16 15:04:58 +00:00
parent 038211bf09
commit bacdc669a3
37 changed files with 58 additions and 80 deletions

View File

@@ -591,7 +591,7 @@ export default function PaymentClient({
<Typography variant="Title/Overline/sm">
<span>
{intl.formatMessage({
defaultMessage: "MY SAVED CARDS",
defaultMessage: "My saved cards",
})}
</span>
</Typography>
@@ -612,7 +612,7 @@ export default function PaymentClient({
<Typography variant="Title/Overline/sm">
<span>
{intl.formatMessage({
defaultMessage: "OTHER PAYMENT METHODS",
defaultMessage: "Other payment methods",
})}
</span>
</Typography>