diff --git a/content/en/building/translations/translations-overview.md b/content/en/building/translations/translations-overview.md index cf1cf0ace..e6efb1f10 100644 --- a/content/en/building/translations/translations-overview.md +++ b/content/en/building/translations/translations-overview.md @@ -2,14 +2,16 @@ title: Overview weight: 1 description: > - Building language translations in the CHT + Adding language translations in the CHT --- + Given that CHT apps are used around the world, the Core Framework was designed with localization in mind. The Core Framework itself is available in English, French, Hindi, Nepali, Spanish, Swahili, and Indonesian. + ## Brief Overview of Key Concepts -*Localization* this is setting up the desired language in CHT for the end user. +*Localization* refers to setting up the desired language in CHT for the end user. -*Translations* this is manually setting up extra translations of instance tabs texts or outgoing SMS text. See an outline of how to do that [here]({{< ref "building/translations/localizing-translations#translations" >}}). +*Translations* refers to manually setting up extra translations of instance tabs texts or outgoing SMS text. See an outline of how to do that [in the dedicated section]({{< ref "building/translations/localizing-translations#translations" >}}). ## Required Resources