Skip to main content
Nuxt.js localization blog post featured image | Phrase

Software localization

The Complete Guide to Nuxt Localization

Boost your Vue projects with Nuxt by adding SSR, file-based routing, and SEO, and dive into Nuxt I18n for internationalization and localization in this comprehensive guide.
Software localization blog category featured image | Phrase

Software localization

Finding Your Own Definition of Done for Software Internationalization

When can software internationalization be considered done? Our best practices can help you find your own definition of done (DoD).
Software localization blog category featured image | Phrase

Software localization

Flutter Over-the-Air Translation with Phrase

Stop waiting for mobile store approval and get fresh content to your Flutter app users instantly across the globe—with Phrase Over the Air.
Software localization blog category featured image | Phrase

Software localization

How to Localize Error Messages for Blazor WebAssembly Forms

Want to localize form validation error messages in a Blazor WebAssembly app? Follow this guide to learn everything you need to know.
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

Blazor WebAssembly I18n from Start to Finish

Get to know the basics of the Blazor web framework and explore the Blazor WebAssembly i18n process from beginning to end.
Software localization blog category featured image | Phrase

Software localization

How to Format the hh:mm:ss Separators of a TimeSpan in a Culture-Aware Manner

.NET only has limited options with its TimeSpan.toString() method. Here's how to work around it and convert a timespan to a locale-aware string.
Software localization blog category featured image | Phrase

Software localization

Upgraded Resource Strings in ASP.NET MVC i18n

.NET resource strings gives the bare minimum for i18n. This tutorial builds on that with interpolation, HTML in messages, and plurals.