Skip to content

Conversation

@JammingBen
Copy link
Contributor

fixes #740

@JammingBen JammingBen self-assigned this Oct 9, 2025
Copilot AI review requested due to automatic review settings October 9, 2025 08:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes translation of default modal action button labels by replacing direct text references with computed properties that provide fallback translations.

  • Replaces direct button text properties with computed properties that include default translations
  • Adds confirmLabel and cancelLabel computed properties with fallback $gettext() calls
  • Updates template to use the new computed properties instead of raw button text properties

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@JammingBen JammingBen merged commit 233acaa into main Oct 9, 2025
29 checks passed
@JammingBen JammingBen deleted the fix/modal-default-button-label-translation branch October 9, 2025 09:20
openclouders pushed a commit that referenced this pull request Oct 9, 2025
…abel-translation

fix(design-system): translate default modal action button labels
@openclouders openclouders mentioned this pull request Oct 9, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Design system modal confirm button not translated

3 participants