Skip to content

Commit

Permalink
fix(llm): change add account translation
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasWerey committed Apr 2, 2024
1 parent 36cfbf3 commit 2d5359b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/happy-gorillas-melt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"live-mobile": patch
---

change translation
2 changes: 1 addition & 1 deletion apps/ledger-live-mobile/src/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -2250,7 +2250,7 @@
"description": "You can choose to add crypto directly with your Ledger, or import them from Ledger Live Desktop.",
"add": {
"title": "With your Ledger",
"description": "Create or import asset with your Ledger"
"description": "Create or import an account for your asset with your Ledger"
},
"import": {
"title": "Import from desktop",
Expand Down

0 comments on commit 2d5359b

Please sign in to comment.