Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LANGUAGE, FIX] Fix non-en colors in lists and ask #4756

Merged
merged 7 commits into from
Nov 16, 2023

Conversation

Felienne
Copy link
Member

@Felienne Felienne commented Nov 15, 2023

Reverts #4754. This is a redo of #4675, which fixed #3356 but caused #4752.

This has additional commits that also fix #4752.

Original text from #4675:

Description

Allows the use of Dutch (and other langs) names in a list, fixing #3356. This new way of processing numbers to English at runtime also allows for using non-English colors in an ask:

image

This PR:
image

main:
image

Fixes #3356

How to test

I added a test about the list access, for the ask issue, check that the images above work for you also.

@ghost
Copy link

ghost commented Nov 15, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@jpelay jpelay self-requested a review November 16, 2023 13:02
Copy link
Member

@jpelay jpelay left a comment

Choose a reason for hiding this comment

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

Works great! Lovely change 😄

Copy link
Contributor

mergify bot commented Nov 16, 2023

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 70cf3f9 into main Nov 16, 2023
11 checks passed
@mergify mergify bot deleted the revert-4754-revert-4675-dutch-color-error branch November 16, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 'color' command not working [LANGUAGE] Colors in lists in non-English don't work
2 participants