feat: add transaction pages (#2761)

This commit is contained in:
DacongDA
2024-03-02 10:41:16 +08:00
committed by GitHub
parent ba1ddc7e50
commit 12acb24dbc
30 changed files with 1095 additions and 0 deletions

View File

@ -367,6 +367,7 @@
"This is a read-only demo site!": "This is a read-only demo site!",
"Timestamp": "Timestamp",
"Tokens": "Tokens",
"Transactions": "Transactions",
"Type": "Type",
"Type - Tooltip": "Type - Tooltip",
"URL": "URL",
@ -1031,6 +1032,13 @@
"Token type": "Token type",
"Token type - Tooltip": "Token type - Tooltip"
},
"transaction": {
"Amount": "Amount",
"Amount - Tooltip": "The amount of traded products",
"Edit Transaction": "Edit Transaction",
"New Transaction": "New Transaction",
"Tag - Tooltip": "The tag of the transaction"
},
"user": {
"3rd-party logins": "3rd-party logins",
"3rd-party logins - Tooltip": "Social logins linked by the user",