Articles by Tag #i18n

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Is Your CSS Logical?

Logical CSS properties help you build designs adapted to different cultures.

Learn More 67 7Nov 26 '24

Internacionalização com GetText no Rails

Quando pensamos em internacionalização (i18n) em projetos Rails, a abordagem mais comum é utilizar a...

Learn More 25 1May 20

Even a mouse can do i18n

Introduction The mouse saga began when I was searching for repositories to contribute to...

Learn More 11 1Oct 17 '24

The Art of the Key: A Definitive Guide to i18n Key Naming for Longevity and Sanity

Internationalization (i18n) is the blueprint for global software. At its heart lies a deceptively...

Learn More 7 0Sep 23

Beyond `text-wrap: pretty` — language-aware line breaks for minor words

Ever noticed that tiny “a” dangling at the end of a headline? 😱 text-wrap: pretty already makes...

Learn More 6 4Sep 17

Maneira simples de adicionar suporte a i18n no Rust com exemplos e testes

A localização é crucial para o desenvolvimento de software moderno. Ao suportar múltiplos idiomas, os...

Learn More 5 0Oct 25 '24

Simple way to make i18n support in Rust with with examples and tests

Localization is crucial for modern software development. By supporting multiple languages,...

Learn More 5 0Oct 25 '24

Manera simple de agregar soporte i18n en Rust con ejemplos y pruebas

La localización es crucial para el desarrollo de software moderno. Al soportar múltiples idiomas, las...

Learn More 5 0Oct 25 '24

Valuable Lessons from My Software Localization Journey

Learning is a lifelong journey, filled with endless opportunities to discover new things and expand...

Learn More 4 0Jan 16

Revolutionize React i18n – Edit Translations Live on Your Site with SejHey

Let’s be honest: Localizing a React app is NOT hard — there are tons of tools to help you. But(!)......

Learn More 4 1Sep 11

Integration for Angular: Automated Translations with doloc

Developing multilingual apps efficiently can be a real challenge - especially when working with...

Learn More 3 0Jan 11

The basics - Using YAMLFish to easily manage I18n translations in your project

Translations management is never easy, without the proper tools, it can become tedious to work on...

Learn More 2 0Nov 16 '24

How to Render Emojis and International Text on Images with Python

If you've ever generated images with text in Python, you've likely seen this frustrating sight: □□□....

Learn More 2 0Sep 21

Automation and branches- Using YAMLFish to easily manage I18n translations in your project

In the last article, we've discovered the basics of YAMLFish, the simple and easy translation...

Learn More 2 0Nov 22 '24

Introducing date-formatter-i18n: Simplify i18n for Dates in JavaScript

As developers, we often deal with dates in our applications, and it’s never as simple as it seems....

Learn More 2 0Jan 10

Spring PetClinic Goes Global: Enhancing Accessibility with Multi-Language Support

Introduction The Spring PetClinic application is a flagship example of Spring Boot best practices,...

Learn More 2 2Apr 27

Integration for FormatJS/react-intl: Automated Translations with doloc

Developing multilingual apps efficiently can be a real challenge - especially when working with...

Learn More 2 0Jan 11

App Localization with doloc

In this post, I'll outline an optimized translation workflow for app localization1. This approach...

Learn More 1 0Nov 11 '24

Propify: Type-Safe Configuration and Internationalization for Java Applications

In the world of Java application development, managing configuration and internationalization (i18n)...

Learn More 1 0Jun 23

Launching YAMLFish, a simple translations management tool

As a software engineer, I've always dreaded working with translations. It can get increasingly tricky...

Learn More 1 0Dec 16 '24

A React Native & Lynx i18n solution that helps you keep your translations organized

If you're working on making your React Native (or even web) application multilingual, you've probably...

Learn More 1 0Mar 21

Pseudolocalization in Phoenix with gettext_pseudolocalize

Understanding Gettext in Elixir Applications Gettext is a widely adopted...

Learn More 1 0Dec 27 '24

Optimizing Next.js Internationalization with URL-Based Locales

In this blog post, I want to talk about the process of optimizing locale handling in a Next.js...

Learn More 1 0Sep 14

Building a Multi-language Tool Website: Lessons Learned

Why I Built a Multi-language Tool Website As developers, we often build tools for...

Learn More 1 0Sep 10

Automating i18n Localization with AI: The Prismy Approach

At Prismy, we’ve built a solution that redefines the way businesses approach localization....

Learn More 1 0Dec 20 '24

Mastering RTL with One Line of CSS (No Libraries Needed!) 🚀

Ever thought RTL layouts were a hassle? Think again! You don’t need complex libraries or a pile of...

Learn More 1 0Nov 6 '24

How I Built a Platform to Instantly Internationalize React and Next.js Projects

“Internationalization (i18n) shouldn’t feel like punishment for wanting your app to reach the...

Learn More 1 0Aug 6

Why I built Wuchale: Protobuf-like i18n from plain code

Let's face it, most of us dread i18n. I know I do. It feels like wrestling with catalogs,...

Learn More 1 1Sep 10

ICU vs. i18next: Choosing the Right Format for Your Localization Needs

When it comes to software localization, choosing the right format to handle translations can make or...

Learn More 0 0Dec 12 '24

Setup the easiest i18n system with NO KEYS

Alright, let's cut to the chase. You're building a React MVP. You need to be fast, lean, and focused...

Learn More 0 0May 17