Localization solutions for SharePoint

The code samples described in this section show you how to use provider-hosted add-ins to localize site features and UI elements in your SharePoint solution. The articles in this section will help you get started with and walk you through the primary scenarios that each sample illustrates.


Article Sample Shows you how to...
Use localization features in Office 365 sample add-in Core.CreateContentTypes Use the localization features in Office 365 to provide localized values for SharePoint sites, lists, content types, and site columns.
Localize UI elements sample SharePoint Add-in Core.JavaScriptCustomization Localize SharePoint UI elements by using JavaScript to replace the text value of a UI element value with a translated text value loaded from a JavaScript resource file.

See also