Chore/i18n id audit #3158

Closes #3158 (closed)

Note: I have not pushed to the i18n repo - leaving this to you to handle.

Further things that can be done:

  1. Use less or more @@common tags, depending on whether we want more specificity, or to shave off some words that will likely work in common places.
  2. Search for missing i18n attributes file by file.
  3. Let me know some retired modules

Modules left because of uncertainty over use - feel free to ping back and clarify which to remove

/src/app/modules/blockchain/token-purchase/

/src/app/modules/blockchain/wallet-selector/

/src/app/modules/blockchain/token-purchase/

/src/app/modules/discovery/feeds/

/src/app/modules/groups/profile/feed/legacy.html

/src/app/modules/hashtags/sidebar-selector/sidebar-selector.component.html

/src/app/modules/onboarding

/src/app/modules/settings/[NOT V2]

Bonus Regex

i18n.*=["'][^@]{2}

Edited by Ben

Merge request reports

Loading