Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 466 Bytes

internationalization.md

File metadata and controls

7 lines (4 loc) · 466 Bytes

Internationalization (i18n)

Internationalization is a process that involves designing and adapting software to support multiple languages and regions without the need for future significant technical changes.

Explaining like you're five

Imagine visiting a foreign website and having your native language automatically selected, resulting in the entire website content being presented to you in your native language. This can be achieved by implementing i18n.