The error means you have 2 translation keys in your html, but not have corresponding strings of translated text in the locale file. In this case the en.default.json file.
The error means you have 2 translation keys in your html, but not have corresponding strings of translated text in the locale file. In this case the en.default.json file.