arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

Silence i18n fallback warnings #94

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

If i18n has to use a fallback locale, this disables the warnings. See https://github.com/arj03/ssb-browser-demo/pull/88#issuecomment-764677985

arj03 commented 3 years ago

Sweet!