Skip to content

Localize boolean meta values to Yes/No in order info#2545

Open
Huncsuga wants to merge 1 commit into
lunarphp:1.xfrom
Huncsuga:fix/order-meta-boolean-display
Open

Localize boolean meta values to Yes/No in order info#2545
Huncsuga wants to merge 1 commit into
lunarphp:1.xfrom
Huncsuga:fix/order-meta-boolean-display

Conversation

@Huncsuga

@Huncsuga Huncsuga commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR improves how boolean order meta values are displayed in the Additional Information section. Boolean-like values are now shown as localized Yes/No labels, with translation keys added to all supported locales.

Fixes #2544

Add 'yes'/'no' translation keys to all 16 locale files and format
boolean-like meta values (bool, 0/1, '0'/'1') as localized Yes/No
labels in the order's additional info section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Boolean order meta values are displayed ambiguously in Additional Information

1 participant