Summary
- Fixes the issue where the extract command did not work with replacements without context.
Example of replacements config json file without a context:
{
"" : {
"Old translation": "New translation without context",
},
}
Example of replacements config json file without a context:
{
"" : {
"Old translation": "New translation without context",
},
}