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

zod i18n internationalization

background using zod for validation, and need to internationalize the application. ...

Learn More 5 0Aug 2 '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

Internationalizing Next.js: A Comprehensive Guide to i18n Integration

Internationalization (i18n) is a crucial feature for any modern web application that seeks to reach a...

Learn More 5 0Jul 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

i18n.site · MarkDown Translation and Website Building Tool, Now Online !

After more than half a year of development, https://i18n.site has come online. Currently, two open...

Learn More 5 0Aug 16 '24

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

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

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

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

Adding Internationalization (i18n) to Next.js Apps: Supporting Multiple Languages

Internationalisation, abbreviated as i18n, is a critical component of contemporary web development....

Learn More 3 0Jul 13 '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

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

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

Use i18n with TypeScript checks

I tried a simple way to check i18n resources with TypeScript to reduce errors. Here share it with you...

Learn More 1 0Jun 28 '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

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

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

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

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

Pseudolocalization in Phoenix with gettext_pseudolocalize

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

Learn More 1 0Dec 27 '24

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

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