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

Passing the language/culture to be used when calling transform #751

Closed
ofirgeller opened this issue Sep 28, 2018 · 5 comments
Closed

Passing the language/culture to be used when calling transform #751

ofirgeller opened this issue Sep 28, 2018 · 5 comments

Comments

@ofirgeller
Copy link

I should be able to specify the language in someway besides changing the culture of the thread.

@JPVenson

This comment was marked as off-topic.

@AKTheKnight
Copy link
Contributor

@ofirgeller @JPVenson Can I ask exactly which methods you want to be able to pass the language/culture to? From what I can see, only "ToLowerCase" actually needs the culture.

I can definitely look at how we can add a culture parameter to help in this situation though.

@JPVenson

This comment was marked as off-topic.

@Flashfyre

This comment was marked as off-topic.

@hazzik
Copy link
Member

hazzik commented Feb 27, 2024

Passing CultureInfo to Transform was done in #1063.

Singularize/Pluralize is English only and this is unlikely to change.

@hazzik hazzik closed this as completed Feb 27, 2024
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

No branches or pull requests

5 participants