You've already forked AstralRinth
forked from didirus/AstralRinth
feat: 2nd batch of withdraw QA changes (#4724)
* polish: increase gap between svg and text in empty state * fix: use ts & change cancel btn style * fix: btn style * polish: new transaction page design * fix: navstack match nested + csv download * fix: lint & i18n * Add tooltip to CSV download button + standard btn style Signed-off-by: Calum H. <contact@cal.engineer> * fix: lint & i18n --------- Signed-off-by: Calum H. <contact@cal.engineer>
This commit is contained in:
@@ -854,9 +854,21 @@
|
||||
"dashboard.revenue.processing.tooltip": {
|
||||
"message": "Revenue stays in processing until the end of the month, then becomes available 60 days later."
|
||||
},
|
||||
"dashboard.revenue.stats.received": {
|
||||
"message": "Received"
|
||||
},
|
||||
"dashboard.revenue.stats.transactions": {
|
||||
"message": "Transactions"
|
||||
},
|
||||
"dashboard.revenue.stats.withdrawn": {
|
||||
"message": "Withdrawn"
|
||||
},
|
||||
"dashboard.revenue.tos": {
|
||||
"message": "By uploading projects to Modrinth and withdrawing money from your account, you agree to our <terms-link>Rewards Program Terms</terms-link>. Learn more about the <info-link>Reward Program</info-link>."
|
||||
},
|
||||
"dashboard.revenue.transactions.btn.download-csv": {
|
||||
"message": "Download as CSV"
|
||||
},
|
||||
"dashboard.revenue.transactions.header": {
|
||||
"message": "Transactions"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user