l18n plurailization issue
Open
- Dominant language
- JavaScript
- Stars
- 338
- Forks
- 56
- Avg merge
- 24m
- Merged PRs (30d)
- 16
Description
Strings generated from [here](https://github.com/Automattic/o2/blob/master/o2.php#L915-L927) doesn't support pluralization for other locales.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading o2.php lines 915-927, where the affected strings are generated, and trace how locale-specific plural forms are selected. Done means those strings support pluralization for locales beyond the default; verify the behavior across representative locales before considering the issue complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100