scratchfoundation / scratchfoundation/scratch-blocks
true/false for boolean reporters should be translated.
Open
Nobody has claimed this yet.
localization
needs discussion
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
Please describe what should happen
Getting the output of a boolean reporter should be translated. The actual value will still be true or false, but the value shown to the user should be translated.
Actual Behavior
Describe what actually happens

Steps to Reproduce
Select a language other than English. Then get the value of a boolean.
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.