Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 323 Bytes

internationalization.md

File metadata and controls

10 lines (5 loc) · 323 Bytes

Internationalization

The app is currently internationalized. It is only localized to U.S. English. To translate new strings.

  1. To setup translation file.

    cd apps/block_scout_web; mix gettext.extract --merge; cd -

  2. To edit the new strings, go to apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po.