Skip to content

Commit

Permalink
refactor(i18n): automatic locale data (#1725)
Browse files Browse the repository at this point in the history
* chore(i18n): dep bump + automatic locale data

Small i18n refactor that  makes things more future-proof:
ipfs-shipyard/i18n#9

* fix(i18n): regression in Trans

Latest i18next-icu uses upstream intl-messageformat for plurals,
unfortunately it means we no longer can mix tags with plurals in Trans
element. This is a cosmetic fix that makes the entire label a link.
  • Loading branch information
lidel authored Mar 4, 2021
1 parent f236694 commit 05484ac
Show file tree
Hide file tree
Showing 7 changed files with 285 additions and 362 deletions.
Loading

0 comments on commit 05484ac

Please sign in to comment.