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

How to translate content programmatically using AI and TransformersPHP

In this article, I'll show you how to translate content programmatically with PHP using the...

Learn More 27 2Aug 31 '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

Reliable date formatting in Next.js

A deep dive on the ins and outs of rendering dates consistently across the server and client spectrum.

Learn More 6 0Oct 7 '24

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

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

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

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

Comparing Language Detection Libraries (& API) Using Java/ColdFusion/CFML

Language detection is a feature that we needed in a past project. I wrote an article in 2020...

Learn More 3 0Sep 5 '24

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

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 3 2Apr 27

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

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

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

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

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

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

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

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

Pseudolocalization in Phoenix with gettext_pseudolocalize

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

Learn More 1 0Dec 27 '24

Software Localization Checklist

Over the past few years, I've had the privilege of diving deep into the world of software...

Learn More 1 0Oct 1 '24

Wagtail programmatically create page translation

I can't find any programmatic interface to create page translation. All the logics seems being...

Learn More 1 0Sep 30 '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

wuchale: Rethinking internationalization

(inspired by Rich Harris's "Rethinking Reactivity") 🚀 TL;DR: wuchale is a blazing-fast,...

Learn More 0 0Jul 9

LiveCodes Gets a Fresh Look, and Goes Multilingual!

LiveCodes recent release provides a major update to the UI. The new UI is more modern, cleaner, more...

Learn More 0 0Dec 9 '24

Custom translations per tenant in a Rails app thanks to I18n backends

When building a SaaS or any multi-tenant application, it is common to want to adapt certain...

Learn More 0 0Apr 28

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