Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Logical CSS properties help you build designs adapted to different cultures.
In this article, I'll show you how to translate content programmatically with PHP using the...
Quando pensamos em internacionalização (i18n) em projetos Rails, a abordagem mais comum é utilizar a...
Introduction The mouse saga began when I was searching for repositories to contribute to...
A deep dive on the ins and outs of rendering dates consistently across the server and client spectrum.
background using zod for validation, and need to internationalize the application. ...
Localization is crucial for modern software development. By supporting multiple languages,...
Internationalization (i18n) is a crucial feature for any modern web application that seeks to reach a...
A localização é crucial para o desenvolvimento de software moderno. Ao suportar múltiplos idiomas, os...
La localización es crucial para el desarrollo de software moderno. Al soportar múltiples idiomas, las...
After more than half a year of development, https://i18n.site has come online. Currently, two open...
Introduction The Spring PetClinic application is a flagship example of Spring Boot best practices,...
Learning is a lifelong journey, filled with endless opportunities to discover new things and expand...
Developing multilingual apps efficiently can be a real challenge - especially when working with...
Language detection is a feature that we needed in a past project. I wrote an article in 2020...
Internationalisation, abbreviated as i18n, is a critical component of contemporary web development....
Developing multilingual apps efficiently can be a real challenge - especially when working with...
As developers, we often deal with dates in our applications, and it’s never as simple as it seems....
In the last article, we've discovered the basics of YAMLFish, the simple and easy translation...
Translations management is never easy, without the proper tools, it can become tedious to work on...
I tried a simple way to check i18n resources with TypeScript to reduce errors. Here share it with you...
In the world of Java application development, managing configuration and internationalization (i18n)...
Ever thought RTL layouts were a hassle? Think again! You don’t need complex libraries or a pile of...
As a software engineer, I've always dreaded working with translations. It can get increasingly tricky...
Over the past few years, I've had the privilege of diving deep into the world of software...
In this post, I'll outline an optimized translation workflow for app localization1. This approach...
I can't find any programmatic interface to create page translation. All the logics seems being...
Understanding Gettext in Elixir Applications Gettext is a widely adopted...
At Prismy, we’ve built a solution that redefines the way businesses approach localization....
If you're working on making your React Native (or even web) application multilingual, you've probably...