i18n
i18n copied to clipboard
[BUG] can't read yaml
Describe the bug
a:
b:
- 1
- 2
Tr("en","a") -> "" expect
b:
- 1
- 2
To Reproduce Steps to reproduce the behavior:
- [...]
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. ubuntu, windows]
Additional context Add any other context about the problem here.