Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Remove references to hashtags in labels.
Browse files Browse the repository at this point in the history
Closes #99.
  • Loading branch information
sproxet committed Oct 22, 2019
1 parent 61de58c commit 3297151
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lang/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ receive:
detail-create-request:
title__create: Create</br>Payment Request
label__label: Label
placeholder__label: "You can use #tags in here"
placeholder__label: Enter a label for the payment
label__amount: Amount
placeholder__amount: Amount to receive
label__message: Message
Expand Down Expand Up @@ -190,7 +190,7 @@ send:
title__private-send: Private Spend
description: Here you can privately send coins with no transaction history on the blockchain. You can combine anonymized coins to spend any amount in multiples of 1 XZC.
label__label: Label
placeholder__label: "You can use #tags in here"
placeholder__label: Enter a label for your transaction
label__address: Address
placeholder__address: Add a valid Zcoin address
label__amount-selection: Amount
Expand Down Expand Up @@ -239,7 +239,7 @@ send:
title: Public Send
description: You can send one or more payments in one transaction.<br />All transactions send via this screen will be visible on the blockchain.
label__label: Label
placeholder__label: "You can use #tags in here"
placeholder__label: Enter a label for your transaction
label__address: Address
placeholder__address: Add a valid Zcoin address
label__amount: Amount
Expand Down

0 comments on commit 3297151

Please sign in to comment.