1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Cost centers: Update existing content to make behavior clearer (#58226)

This commit is contained in:
Felicity Chapman
2025-11-03 20:08:30 +00:00
committed by GitHub
parent 60bb46b27f
commit 8e178ca85c
6 changed files with 38 additions and 20 deletions

View File

@@ -17,7 +17,7 @@ copilot_free_short: 'Copilot Free'
## Copilot billing
# Price per additional premium request
additional_premium_requests: '$0.04 USD'
additional_premium_requests: '$0.04 USD' # Note that these are also used to bill other products
# Price per month for Copilot Pro
cfi_price_per_month: '$10 USD'
# Price per year for Copilot Pro

View File

@@ -308,6 +308,11 @@ prodname_arctic_vault: 'Arctic Code Vault'
prodname_copilot: 'GitHub Copilot'
prodname_copilot_short: 'Copilot'
# Premium requests (used to bill products like Copilot, Spark)
prodname_pru: 'premium request'
prodname_prus: 'premium requests'
prodname_prus_caps: 'Premium requests'
# GitHub Spark
prodname_spark: 'GitHub Spark'
prodname_spark_short: 'Spark'