Skip to content

Update translations#3116

Open
bc-svc-local wants to merge 1 commit into
masterfrom
LOCAL-1444-deliver-translations-2026-06-22-09-33-13
Open

Update translations#3116
bc-svc-local wants to merge 1 commit into
masterfrom
LOCAL-1444-deliver-translations-2026-06-22-09-33-13

Conversation

@bc-svc-local

@bc-svc-local bc-svc-local commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

This pull request was created automatically. Please check new translations, approve and deliver them.


Note

Medium Risk
Payment consent copy is legal/compliance-sensitive, and non-English locales currently ship English auto_vaulting_disclaimer text, which is a shopper-facing gap until translations land.

Overview
Updates optimized checkout locale files across many languages to match current UI string keys.

Cart / backorder: Removes show_backorder_details and hide_backorder_details and adds a single cart.backorder_details label (localized per locale). That matches the order summary backorder control, which uses one label on a toggle instead of separate show/hide copy.

Payment / auto vaulting: Adds payment.auto_vaulting_disclaimer in each updated locale file for the checkout disclaimer shown when a card may be stored and charged for future payments. In this diff the disclaimer text is the same English sentence in every non-English file, so shoppers may see English legal copy until those strings are translated.

Reviewed by Cursor Bugbot for commit 3edd125. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 3edd125. Configure here.

"instrument_manage_delete_server_error": "Der opstod en fejl under forsøget på at slette den gemte betalingsmetode. Prøv igen.",
"instrument_manage_delete_auth_error": "Der opstod et problem med at godkende din anmodning. Prøv at logge på igen",
"instrument_manage_delete_client_error": "Der opstod en fejl under forsøget på at slette den gemte betalingsmetode. Betalingsmetoden findes ikke længere eller kan ikke slettes.",
"auto_vaulting_disclaimer": "By providing your card information and placing this order, you agree that your card may be charged for future payments in accordance with the terms of the merchant.",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Untranslated vaulting disclaimer text

Medium Severity

This commit adds payment.auto_vaulting_disclaimer to many locale files with the same English sentence used in en.json. Checkout in Danish, German, Japanese, and other non-English locales will show that legal-style disclaimer in English via AutoVaultingDisclaimer, inconsistent with the rest of the localized payment UI.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3edd125. Configure here.

"bundled_item_label": "Paquete:",
"show_backorder_details": "Detalles de la lista pendiente de los programas",
"hide_backorder_details": "Ocultar detalles de la reservación pendiente",
"backorder_details": "Detalles del backorder",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spanish backorder label English word

Low Severity

Replacing show_backorder_details / hide_backorder_details with backorder_details sets the value to “Detalles del backorder” in several Latin American Spanish files. That English loanword appears on the cart backorder switch label while es.json uses fully Spanish “Detalles de pedidos pendientes”.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3edd125. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant