Open Mazyod opened 9 years ago
A PR would be great. Thanks!
after doing some research, I have found the following:
So, @MatthewYork, what are your thoughts about compatibility and the dependency?
Same for Slavic languages. I am a bit surprised that date/time localization library does not have any plural support... it is like writing "1 hour(s)" in English. I can see that you have made an exception for English with singular ("An hour" and "2 hours") - what is needed is something like a proper plural support.
CLDR might help with it! http://cldr.unicode.org/
+1
Any update on this please? Is there any alternative?
Unfortunately, the Arabic localization is subpar due to Arabic's different counting principles. Here is a comparison table:
This can be solved using localization strings dictionary. I'll try to submit a PR, but just documenting the issue for now.