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

Adds Chinese localisation #357

Closed
wants to merge 5 commits into from
Closed

Conversation

chinaboard
Copy link
Contributor

Adds Chinese localisation and fixed encoding

@mexx
Copy link
Collaborator

mexx commented Dec 5, 2014

Please add your PR to the release-notes file (to "in development" section). See CONTRIBUTING.md.

@chinaboard
Copy link
Contributor Author

thx, I've added to the release-notes file.

public DateHumanizeTests() : base("zh-CHS") { }

[Theory]
[InlineData(-2, "2 天前")]
Copy link
Member

Choose a reason for hiding this comment

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

Why do we have values for -1 and 1? In fact there shouldn't be any negative test cases as they're all changed to absolute in Verify. Please remove the duplicate 1/-1s and change the negative cases to positive. Thanks

@MehdiK
Copy link
Member

MehdiK commented Dec 11, 2014

This is now merged. Thanks for the contribution.

@MehdiK MehdiK closed this Dec 11, 2014
@MehdiK
Copy link
Member

MehdiK commented Dec 18, 2014

Thanks for the contribution. This is now available on NuGet as v1.32.

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.

None yet

3 participants