fix: billing charges error 500 (#5718)

This commit is contained in:
xinyihl
2026-03-31 15:06:26 +08:00
committed by GitHub
parent 7f92706e5f
commit e2bfed177d
2 changed files with 8 additions and 0 deletions

View File

@@ -3209,6 +3209,9 @@
"settings.billing.charges.product.pyro": {
"message": "Modrinth Hosting"
},
"settings.billing.charges.title": {
"message": "Past charges"
},
"settings.billing.expires": {
"message": "Expires {date}"
},