-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Milestone
Description
Before reporting an issue
- I have searched existing issues
- I have reproduced the issue with the latest nightly release
Area
admin/ui
Describe the bug
When trying to import the existing translations to Weblate, I found some translations are not valid JSON, as the miss a comma, or other JSON syntax.
Due to that, the import to Weblate fails.
Version
main
Expected behavior
All Admin UI translations are valid JSON
Actual behavior
Some JSON is wrong
How to Reproduce?
Anything else?
I'll prepare a PR
Reactions are currently unavailable