-
Notifications
You must be signed in to change notification settings - Fork 964
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 Ukrainian Language #411
Closed
+1,381
−2
Closed
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
4989e1b
Add Ukrainian resources. Proposed new values for NoTime to be 'just now'
dmytro-i 41cf772
Add Unit Tests
dmytro-i 9c19bd1
Just now back to 'no time' (russian)
dmytro-i 9c88cca
Just now back to 'no time' (Ukrainian)
dmytro-i 03d351d
Just now back to 'no time'
dmytro-i 5f69372
Update TimeSpanHumanizeTests.cs
dmytro-i 05c1699
Update TimeSpanHumanizeTests.cs
dmytro-i a3722a7
Update TimeSpanHumanizeTests.cs
dmytro-i 960a074
Update TimeSpanHumanizeTests.cs
dmytro-i 3701614
Change locale from uk-UA to uk. Rename resource respectively
dmytro-i 053ab63
Making InflectorExtension methods to add rules public as per https://…
dmytro-i ca96ffa
Add XML comments
dmytro-i 2a89ec6
Update approved public API to include new public methods
dmytro-i cc170fa
Update InflectorExtensions approved API
dmytro-i cdc0dbd
Reorder methods in approved API to match the order in the calss
dmytro-i 4583664
Finally fixed approved API
dmytro-i 8b20c3c
Revert "Add XML comments"
dmytro-i fa18686
Revert "Making InflectorExtension methods to add rules public as per …
dmytro-i d01a6ec
Revert API Approver changes
dmytro-i 4f66d89
Remove new line at the end of file
dmytro-i ff3ab90
Merge branch 'master' of https://github.com/dmytro-ielkin/Humanizer.git
dmytro-i a5330bb
Revert "Add XML comments"
dmytro-i 17189fd
Revert "Making InflectorExtension methods to add rules public as per …
dmytro-i 26edc0d
Revert API Approver changes
dmytro-i f9dbae9
Merge branch 'master' of https://github.com/dmytro-ielkin/Humanizer.git
dmytro-i File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Reorder methods in approved API to match the order in the calss
commit cdc0dbd7d5f22e84b59b7dc4d12520b474329628
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
I think something gone wrong with the rebase, as this methods are part of another PR.