[REQUIREMENT][Go Client] Add support to plural rules
Open
@Xiaochao8 is already working on this.
Since Jun 4, 2020.
area/go-client
kind/feature
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
For some language such as French and English, the grammar and translation depends on singular/plural. However go client has no support to apply different rules to different languages.
Describe the solution you'd like
It should follow ICU to add this feature.
Describe alternatives you've considered
n/a
Additional context
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.