internationalization and localization
Sign in to saveAlso known as i18n and l10n, i18n, l10n
process in which software is made accessible to people in different areas of the world
Wikidata facts
- Image
- Ubuntu languages.png
Show 1 more fact
- Commons category
- Internationalization and localization
Sources (1)
via Wikidata · CC0
~17 min read
Article
In computing, internationalization and localization (American) or internationalisation and localisation (Commonwealth), often abbreviated i18n and l10n respectively, are means of adapting to different languages, regional peculiarities and technical requirements of a target locale.
Internationalization is the process of designing a software application so that it can be adapted to various languages and regions without engineering changes. Localization is the process of adapting internationalized software for a specific region or language by translating text and adding locale-specific components.