Cost centers: Update existing content to make behavior clearer (#58226)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user