use '
This commit is contained in:
@@ -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'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' 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'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'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>
|
||||||
|
|||||||
Reference in New Issue
Block a user