diff --git a/src/content/docs/crowdin/integrations/cdn-distributions.mdx b/src/content/docs/crowdin/integrations/cdn-distributions.mdx index bbed6bf2..83296843 100644 --- a/src/content/docs/crowdin/integrations/cdn-distributions.mdx +++ b/src/content/docs/crowdin/integrations/cdn-distributions.mdx @@ -19,6 +19,8 @@ import usageStats from '!/crowdin/integrations/cdn_distributions_usage_statistic CDN Distributions allow you to instantly update sources and translations in your mobile, server, desktop, or web apps with a single click without preparing a new release. +Distributions are platform-agnostic (for example, iOS, macOS, Android, Windows, or Linux). Crowdin delivers your content over the CDN as regular files that any app can retrieve, regardless of its platform. You can access this content through one of the Crowdin SDKs, the Crowdin OTA JavaScript client, or directly by URL. + ## How It Works The following illustrations provide a visual representation of how source and translation content delivery works for different types of applications. diff --git a/src/content/docs/enterprise/integrations/cdn-distributions.mdx b/src/content/docs/enterprise/integrations/cdn-distributions.mdx index 885fe843..95e49344 100644 --- a/src/content/docs/enterprise/integrations/cdn-distributions.mdx +++ b/src/content/docs/enterprise/integrations/cdn-distributions.mdx @@ -19,6 +19,8 @@ import usageStats from '!/enterprise/integrations/cdn_distributions_usage_statis CDN Distributions allow you to instantly update sources and translations in your mobile, server, desktop, or web apps with a single click without preparing a new release. +Distributions are platform-agnostic (for example, iOS, macOS, Android, Windows, or Linux). Crowdin delivers your content over the CDN as regular files that any app can retrieve, regardless of its platform. You can access this content through one of the Crowdin SDKs, the Crowdin OTA JavaScript client, or directly by URL. + ## How It Works The following illustrations provide a visual representation of how source and translation content delivery works for different types of applications.