Internationalization

Overview

Internationalization (i18n) is the process of designing a software application so that it can be adapted to various languages/regions without engineering changes. Localization (l10n) is the process of adapting internationalized software for a specific region or language by translating text and adding locale-specific components.

Character Encodings

With respect to character encodings:

Locales

A locale is a set of language and cultural rules. Locale information is broken into different categories, a subset of which include:

Powered by Forestry.md