Skip to main content
Localization strategy blog category featured image | Phrase

Localization strategy

What Is I18n? A Simple Definition of Internationalization

Internationalization (i18n) is the process of designing and developing software so it can be adapted for users of different cultures and languages.
Software localization blog category featured image | Phrase

Software localization

Localizing Unity Games Step by Step

Learn all the tricks to using Unity’s first-party localization package to make your games available to the world.
Software localization blog category featured image | Phrase

Software localization

A Practical Guide to the ICU Message Format

The ICU message format syntax is used by a number of i18n libraries and can often become a source of confusion itself. Let's clear some facts up about it!
Software localization blog category featured image | Phrase

Software localization

A Quick Guide to Django i18n

This guide will show you how to easily implement internationalization (i18n) and localization (l10n) in Django – the popular Python web framework.
Software localization blog category featured image | Phrase

Software localization

A Comprehensive Rails I18n Guide

Rails-i18n provides key locale data for Ruby and Rails. Learn how to use it for Rails internationalization and make your app adaptable for global use.