-
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TransactionDetails: implement i18n-next to the component
- Loading branch information
Showing
8 changed files
with
119 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"title": "Transaction", | ||
"date": "Date", | ||
"Note": "Note", | ||
"website": "Website", | ||
"type" : "Type", | ||
"lnurl": { | ||
"messageFromWebsite": "Message from", | ||
"urlReceivedFromWebsite": "URL received from", | ||
"secretMessage": "Secret message" | ||
}, | ||
"payer": "Payer", | ||
"recipient": "Recipient", | ||
"amountInFiatTimeOfPayment": "Amount in Fiat (Time of Payment)", | ||
"numberOfHops": "Number of hops", | ||
"remotePubkey": "Remote pubkey", | ||
"paymentHash": "Payment hash", | ||
"preimage": "Preimage", | ||
"status": "Status", | ||
"goBack": "Go back", | ||
"button": { | ||
"setNote": "Set note", | ||
"cancelInvoice": "Cancel invoice", | ||
"showMap": "Show map" | ||
}, | ||
"setNoteDialog": { | ||
"title": "Note", | ||
"text": "Set a note for this transaction" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"title": "Transaction", | ||
"date": "Date", | ||
"Note": "Note", | ||
"website": "Website", | ||
"type" : "Type", | ||
"lnurl": { | ||
"messageFromWebsite": "Message from", | ||
"urlReceivedFromWebsite": "URL received from", | ||
"secretMessage": "Secret message" | ||
}, | ||
"payer": "Payer", | ||
"recipient": "Recipient", | ||
"amountInFiatTimeOfPayment": "Amount in Fiat (Time of Payment)", | ||
"numberOfHops": "Number of hops", | ||
"remotePubkey": "Remote pubkey", | ||
"paymentHash": "Payment hash", | ||
"preimage": "Preimage", | ||
"status": "Status", | ||
"goBack": "Go back", | ||
"button": { | ||
"setNote": "Set note", | ||
"cancelInvoice": "Cancel invoice", | ||
"showMap": "Show map" | ||
}, | ||
"setNoteDialog": { | ||
"title": "Note", | ||
"text": "Set a note for this transaction" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ee4b234
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: