Implement [i18n localization] for the extension: - [ ] Create and populate `_locales/en/messages.json` - [ ] Implement localization strings in: - [ ] `manifest.json` - [ ] The content script popup - [ ] The page script - [ ] Number parsing and suffixes - [ ] The decimal separator (i.e. `.` vs `,`) - [ ] Set `default_locale` in `manifest.json` Example project: https://github.com/mdn/webextensions-examples/tree/master/notify-link-clicks-i18n
Implement [i18n localization] for the extension:
_locales/en/messages.jsonmanifest.json.vs,)default_localeinmanifest.jsonExample project: https://github.com/mdn/webextensions-examples/tree/master/notify-link-clicks-i18n