fix: no mention of Australia on hosting landing page (#6288)

This commit is contained in:
Prospector
2026-06-03 02:25:16 +00:00
committed by GitHub
parent 3c051f5b1d
commit a0c80b13a4
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -868,7 +868,7 @@ const messages = defineMessages({
faqLocationAnswer: {
id: 'hosting-marketing.faq.location.answer',
defaultMessage:
"We have servers available across North America, Europe, and Southeast Asia at the moment that you can choose upon purchase. More regions to come in the future! If you'd like to switch your region, please contact support.",
"We have servers available across North America, Europe, Southeast Asia, and Australia at the moment that you can choose upon purchase. More regions to come in the future! If you'd like to switch your region, please contact support.",
},
faqIncreaseStorage: {
id: 'hosting-marketing.faq.increase-storage',
@@ -921,7 +921,8 @@ const messages = defineMessages({
},
availableLocations: {
id: 'hosting-marketing.available-locations',
defaultMessage: 'Available in North America, Europe, and Southeast Asia for wide coverage.',
defaultMessage:
'Available in North America, Europe, Southeast Asia, and Australia for wide coverage.',
},
payMonthly: {
id: 'hosting-marketing.billing.monthly',