i18n vs. l10n: Internationalization & Localization Explained 🌍
Learn the differences between internationalization (i18n) and localization (l10n) to adapt products for global markets.

Code with Ania Kubów
9.5K views • Nov 7, 2024

About this video
Go here to follow along: https://bit.ly/follow-tutorial
Internationalization ("i18n" for short because there are 18 letters between “i” and “n” in the word) involves building your software so that it isn't hardwired to one language, locale or culture.
Localization ("i10n") is the process of adding the appropriate resources to your software so that a particular language or locale is supported. This would involve adding translations for example.
So to recap: internationalization prepares your software for localization.
If in the future, you want to sell a Polish version of your software, you would already have the infrastructure done, and would just localize it by adding Polish language resource files for example, like I am doing via the Lokalise app. I can even choose to make an API call to Lokalise and display the language needed!
More steps on how to do this in the link above and send it to someone in tech!
Check out Localise Ambassador programme here: https://lokalise.com/community
#webdev #100daysofcode #devcommunity #Internationalization #localization
Internationalization ("i18n" for short because there are 18 letters between “i” and “n” in the word) involves building your software so that it isn't hardwired to one language, locale or culture.
Localization ("i10n") is the process of adding the appropriate resources to your software so that a particular language or locale is supported. This would involve adding translations for example.
So to recap: internationalization prepares your software for localization.
If in the future, you want to sell a Polish version of your software, you would already have the infrastructure done, and would just localize it by adding Polish language resource files for example, like I am doing via the Lokalise app. I can even choose to make an API call to Lokalise and display the language needed!
More steps on how to do this in the link above and send it to someone in tech!
Check out Localise Ambassador programme here: https://lokalise.com/community
#webdev #100daysofcode #devcommunity #Internationalization #localization
Video Information
Views
9.5K
Likes
276
Duration
0:51
Published
Nov 7, 2024
User Reviews
4.6
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now