alexmojaki / alexmojaki/futurecoder
Unnecesary translation `code_bits.__program_indented__`
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 183
- PR merge metrics
- No merged PRs in 30d
Description
why do we have ability to provide this translation, it seems like template sting that is only visible for devs but not for users, so why translate it?
```po
msgid "code_bits.__program_indented__"
msgstr "__program_indented__"
```
its good that it gets caught in tests, but it seems it should be removed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.