Added Farsi support to DateTime resource files and NumberToWords.#121
Added Farsi support to DateTime resource files and NumberToWords.#121Borzoo wants to merge 8 commits into
Conversation
|
Great effort. Thanks for this. Just a few things:
|
|
Alright. Sorry about the mistakes. |
|
No need for apology. This is just a coding standard which I have to enforce to make sure the codebase stays clean and consistent considering all the PRs that's coming through :) Thanks for the great work. Looking forward to merging this in. |
|
I've fixed my mistakes. I sense that the way I use git is a little messy. If so, any guidance will be greatly appreciated as this is my first encounter with git. |
There was a problem hiding this comment.
We still don't know what version this is going to or when this is going to be released. So new features should be added under 'In Development'
|
This is great stuff; but a bit too involved as it touches many things. So the first guidance: always keep your PRs as minimal and focused as possible. Please create two separate PRs: one for adding Farsi to existing localisable code and another for I am glad you made small commits. You should be able to cherrypick the needed commits out of your current working folder. To do this you can: Your |
|
Alright. Thanks. |
No description provided.