Skip to main content
Software localization blog category featured image | Phrase

Software localization

Using OpenAPI to Generate API Client Code

Here's how the Phrase team managed to generate automatically several client libraries for various programming languages with the OpenAPI Generator.
Software localization blog category featured image | Phrase

Software localization

How Do I Set Culture in an ASP.NET MVC App?

There are quite a few ways of setting active culture in an ASP.NET MVC app. We discuss the most viable ones in our beginner guide.
Software localization blog category featured image | Phrase

Software localization

Detecting a User’s Locale in a Web App

One of the most common issues in web app development is detecting a user's locale. This is how to do it the right way.
Software localization blog category featured image | Phrase

Software localization

Setting and Managing Locales in Rails I18n

Let's discuss different ways of managing locales across requests in Rails i18n so your app is fully ready for localization.