mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-13 18:58:35 +01:00
- remove re-exports, use direct imports from @suite/intl - resolve cir. dep. between suite-data and package/suite - update imports from @suite-common/intl-types to @suite/intl - update imports from src/support/messages to @suite/intl - remove @suite-common/intl-types - move Translation from @trezor/suite to the new package
@trezor/suite-data
Collection of static assets and scripts for @trezor/suite-* packages.
files
Static assets such as images, translations etc.
src
browser detection
Used by suite-web. On initial screen load, determine whether the browser is supported. Either show a warning or load the app.
guide
Updates guide content as described in Documentation.
translations
Scripts to update translations, mostly used by CI jobs. More info in Documentation.