-
Notifications
You must be signed in to change notification settings - Fork 965
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
Added Spanish FromNow strings #146
Conversation
FYI: Spanish ToWords is in the wings, I'll submit another PR when ready. |
{ | ||
Assert.Equal(expected, DateTime.UtcNow.AddDays(days).Humanize()); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for replacing these! :)
Cool. |
See #151 :) |
Just saw it. Thanks :) 25 Humanizer related emails in the inbox. Catching up slowly :) |
Merged now |
Thanks for your great contribution. This is now released to NuGet as v1.19.1. |
@MehdiK Awesome! 👏 |
Updated the FromNow strings which were absent from the default Spanish (es) resource strings.