Sliding window pricing of attachment billing info displaying

This commit is contained in:
2025-02-20 21:19:23 +08:00
parent 4f7f015250
commit e07da3efa5
10 changed files with 305 additions and 6 deletions

View File

@@ -666,5 +666,9 @@
"zero": "No views",
"one": "{} view",
"other": "{} views"
}
},
"attachmentBillingUploaded": "Used space",
"attachmentBillingDiscount": "Free space",
"attachmentBillingRatio": "Usage",
"attachmentBillingHint": "Sliding Window Pricing®\nFees will only apply if the size of the file uploaded within 24 hours exceeds the free space."
}