---
title: "What is internationalisation?"  
description: "What is internationalisation?"  
author: "Chris Anderson"  
published: 2011-12-16  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/1382/what-is-internationalisation  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What is internationalisation?

Internationalization is the process of designing an application so that it can be adapted to various languages and regions without engineering changes. Sometimes the term internationalization is abbreviated as i18n, because there are 18 letters between the first "i" and the last "n."

## Answers

### Answer by Chris Anderson

Internationalization is the process of designing an application so that it can be adapted to various languages and regions without engineering changes. Sometimes the term internationalization is abbreviated as i18n, because there are 18 letters between the first "i" and the last "n."


---

Original Source: https://www.mindstick.com/interview/1382/what-is-internationalisation

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
