Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/content/docs/crowdin/integrations/cdn-distributions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading