Fix: correct Persian weekday names#30
Conversation
|
Documented on this article |
FatulM
left a comment
There was a problem hiding this comment.
Hi,
I think in your links the week day names are different from your commit.
They should be:
[[شنبه]]
[[یکشنبه]]
[[دوشنبه]]
[[سهشنبه]]
[[چهارشنبه]]
[[پنجشنبه]]
|[[جمعه]]
Some have half spaces.
Also please fix tests, docs and example files, If they have incorrect week day names.
|
Hello. No weekday name should contain half-spaces excluding "سهشنبه" only because it contains "ـه" |
FatulM
left a comment
There was a problem hiding this comment.
It’s ok.
But I should all parts which are affected, when I have time.
Thanks.
|
Did you edit the Wikipedia docs yourself ? |
|
I have one only one problem with merging this pull request. |
|
@FatulM I understand your concern, but I’d say it’s more of a correction than a breaking change — the previous weekday names contained incorrect spellings according to Persian orthography. So it could stay as a minor version bump instead of a major one — but I’m fine either way if you prefer to go with 2.0 for consistency. |
|
Thanks a lot, |
Summary
Adjusted the Persian calendar weekday names to use correct spacing.
Details
Impact
Improves display consistency and accuracy for Persian weekday names.