-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
### Bug report
After running the translate command, the manager creates many, VERY MANY empty strings with a value of null.
I refactor my ru.json file "null, \ n" => "" and the number of lines was reduced from 13 thousand to 356.
Further. Keys are generated incorrectly!
For example
results in an error
(This is a different key, but the essence does not change)
The i18n.$t function recognizes the key as a regular expression.
Only the next entry is considered correct.
Metadata
Metadata
Assignees
Labels
No labels


