fix: correct grammar in pricing table description (#7403)

## Summary

Change "amount" to "number," as "video" is a countable noun.

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7403-fix-correct-grammar-in-pricing-table-description-2c76d73d36508144828fd060b046c1a5)
by [Unito](https://www.unito.io)
This commit is contained in:
Christian Byrne
2025-12-11 23:40:08 -08:00
committed by GitHub
parent 2957d9897f
commit 2a68dbff5a

View File

@@ -2006,7 +2006,7 @@
"gpuLabel": "RTX 6000 Pro (96GB VRAM)",
"addCreditsLabel": "Add more credits whenever",
"customLoRAsLabel": "Import your own LoRAs",
"videoEstimateLabel": "Approx. amount of 5s videos generated with Wan Fun Control template",
"videoEstimateLabel": "Approx. number of 5s videos generated with Wan Fun Control template",
"videoEstimateHelp": "What is this?",
"videoEstimateExplanation": "These estimates are based on the Wan Fun Control template for 5-second videos.",
"videoEstimateTryTemplate": "Try the Wan Fun Control template →",
@@ -2423,4 +2423,5 @@
"recentReleases": "Recent releases",
"helpCenterMenu": "Help Center Menu"
}
}
}