[Java Client] Default to depend on English i18n formatting pattern in Java client
Open
@huihuiw01 is already working on this.
Since Jan 29, 2021.
area/java-client
kind/enhancement
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Java client now have offline mode to support on-prem product scenarios where no Singleton Service exists. In offline mode, users need to download and package i18n formatting pattern together with Java client. The default language is configurable in Java client, however we need to package a default copy (English one) for the users in advance.
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.