Skip to content

Localized strings on dashboard and added Portuguese translations - #667

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:dashboard-localization
Sep 2, 2026
Merged

Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:dashboard-localization

Conversation

@Randy808

@Randy808 Randy808 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Part of #665

To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

Example with Portuguese translations:

pgs 1 | Screenshot 2026-08-31 at 5 03 00 PM pgs 2 | Screenshot 2026-08-31 at 5 03 36 PM pgs 3 | Screenshot 2026-08-31 at 5 03 47 PM

@Randy808 Randy808 self-assigned this Aug 31, 2026
Comment thread client/src/components/elapsed-time.js Outdated
Comment thread client/src/components/elapsed-time.js Outdated
Comment thread client/src/components/high-value-assets.js Outdated
Comment thread client/src/views/difficulty-adjustment.js Outdated
@Randy808
Randy808 force-pushed the dashboard-localization branch from ec34ff5 to 9babc32 Compare September 1, 2026 14:51
6ddc5c
6ddc5c previously approved these changes Sep 2, 2026
@Randy808
Randy808 merged commit 4297c2d into Blockstream:master Sep 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants