Skip to content

Commit

Permalink
REF: Correcting two “Input” instances
Browse files Browse the repository at this point in the history
“Insert Transaction Hex”
“Insert Derivation Path”
  • Loading branch information
mcsaeid authored and Overtorment committed Dec 10, 2020
1 parent 6703d02 commit 19c3299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions loc/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"send": {
"broadcastButton": "Broadcast",
"broadcastError": "Error",
"broadcastNone": "Input transaction hash",
"broadcastNone": "Insert Transaction Hex",
"broadcastPending": "Pending",
"broadcastSuccess": "Success",
"confirm_header": "Confirm",
Expand Down Expand Up @@ -460,7 +460,7 @@
"export_signed_psbt": "Export Signed PSBT",
"input_fp": "Enter fingerprint",
"input_fp_explain": "skip to use default one (00000000)",
"input_path": "Input derivation path",
"input_path": "Insert Derivation Path",
"input_path_explain": "skip to use default one ({default})",
"view_edit_cosigners_title": "Edit Cosigners",
"ms_help": "Help",
Expand Down

0 comments on commit 19c3299

Please sign in to comment.