Skip to content

Commit

Permalink
NNS1-3485: updates the copy on the Reporting page (#5997)
Browse files Browse the repository at this point in the history
# Motivation

Refine the wording for the labels on the Reporting page.

# Changes

- Changed labels
- Added copy for the busy screen.

# Tests

- Not necessary

# Todos

- [ ] Add entry to changelog (if necessary).
Not necessary
  • Loading branch information
yhabib authored Dec 12, 2024
1 parent 7d63ce6 commit 9d5c8b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/lib/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,11 @@
"neurons": "There was an error exporting the neurons. Please try again."
},
"reporting": {
"neurons_title": "NNS Neurons Portfolio",
"neurons_description": "Download a detailed CSV report of your neuron portfolio, which includes the stake, maturity, and neuron account ID for manual tracking and analysis.",
"neurons_title": "NNS Neuron Portfolio",
"neurons_description": "Download a detailed CSV report of your NNS neuron portfolio, which includes the stake, maturity, and neuron account IDs for manual tracking and analysis.",
"neurons_download": "Export Neurons Portfolio",
"transactions_title": "ICP Transactions",
"transactions_description": "Download a detailed CSV report of your token transaction history, including both regular token accounts and neurons that will show neuron staking and minting transactions for manual tracking and analysis.",
"transactions_description": "Download a detailed CSV report of your ICP transaction history, including both regular token ICP accounts and NNS neurons showing neuron staking and minting transactions for manual tracking and analysis.",
"transactions_download": "Export Transactions",
"busy_screen": "Generating report..."
},
Expand Down

0 comments on commit 9d5c8b7

Please sign in to comment.