mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-02 11:20:18 +08:00
feat: add transaction pages (#2761)
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user