[BUG] [Ruby Client]pseudo translation should use what is returned from the server instead of the client in online mode
Open
@Xiaochao8 is already working on this.
Since Jan 5, 2023.
area/ruby-client
kind/bug
priority/low
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
pseudo translation should use what is returned from the server instead of the client in online mode
To Reproduce
Steps to reproduce the behavior:
- request pesudo translation in online mode
- check the pseudo translation returned
the pseudo tag is defined in client
Expected behavior
The pseudo translation should be returned from service
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.