use '

This commit is contained in:
Ashley Harrison
2024-02-22 14:37:49 +00:00
parent bfa33a8968
commit 06c3f60ebd
2 changed files with 10 additions and 12 deletions
@@ -15,9 +15,9 @@ export const InfoPaneLeft = () => {
linkHref="https://grafana.com/products/cloud" linkHref="https://grafana.com/products/cloud"
> >
<Trans i18nKey="migrate-to-cloud.what-is-cloud.body"> <Trans i18nKey="migrate-to-cloud.what-is-cloud.body">
{ Grafana cloud is a fully managed cloud-hosted observability platform ideal for cloud native environments.
"Grafana cloud is a fully managed cloud-hosted observability platform ideal for cloud native environments. It's everything you love about Grafana without the overhead of maintaining, upgrading, and supporting an installation." It&apos;s everything you love about Grafana without the overhead of maintaining, upgrading, and supporting
} an installation.
</Trans> </Trans>
</InfoItem> </InfoItem>
<InfoItem <InfoItem
@@ -36,9 +36,9 @@ export const InfoPaneLeft = () => {
linkHref="https://trust.grafana.com" linkHref="https://trust.grafana.com"
> >
<Trans i18nKey="migrate-to-cloud.is-it-secure.body"> <Trans i18nKey="migrate-to-cloud.is-it-secure.body">
{ Grafana Labs is committed to maintaining the highest standards of data privacy and security. By implementing
"Grafana Labs is committed to maintaining the highest standards of data privacy and security. By implementing industry-standard security technologies and procedures, we help protect our customers' data from unauthorized access, use, or disclosure." industry-standard security technologies and procedures, we help protect our customers&apos; data from
} unauthorized access, use, or disclosure.
</Trans> </Trans>
</InfoItem> </InfoItem>
</Stack> </Stack>
@@ -25,9 +25,8 @@ export const InfoPaneRight = () => {
linkHref="https://grafana.com/pricing" linkHref="https://grafana.com/pricing"
> >
<Trans i18nKey="migrate-to-cloud.pricing.body"> <Trans i18nKey="migrate-to-cloud.pricing.body">
{ Grafana Cloud has a generous free plan and a 14 day unlimited usage trial. After your trial expires,
"Grafana Cloud has a generous free plan and a 14 day unlimited usage trial. After your trial expires, you'll be billed based on usage over the free plan limits." you&apos;ll be billed based on usage over the free plan limits.
}
</Trans> </Trans>
</InfoItem> </InfoItem>
<InfoItem <InfoItem
@@ -36,9 +35,8 @@ export const InfoPaneRight = () => {
linkHref="https://grafana.com/docs/grafana-cloud/account-management/migration-guide" linkHref="https://grafana.com/docs/grafana-cloud/account-management/migration-guide"
> >
<Trans i18nKey="migrate-to-cloud.can-i-move.body"> <Trans i18nKey="migrate-to-cloud.can-i-move.body">
{ Once you connect this installation to a cloud stack, you&apos;ll be able to upload data sources and
"Once you connect this installation to a cloud stack, you'll be able to upload data sources and dashboards." dashboards.
}
</Trans> </Trans>
</InfoItem> </InfoItem>
</Stack> </Stack>