-
To setup translation file.
cd apps/block_scout_web; mix gettext.extract --merge; cd -
-
To edit the new strings, go to
apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po
.
cd apps/block_scout_web; mix gettext.extract --merge; cd -
apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po
.