Tech News
All News AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Latest News

⚑ Report a Problem

Tech news from the best sources

All topics AI Gear News Tech agents ai api architecture automation beginners career database devchallenge devops discuss javascript llm machinelearning mcp opensource performance productivity programming python react security showdev tutorial typescript webdev
All EN RU
EN

Why Arabic text comes out backwards when you extract it from a PDF (and how to fix it)

If you've ever built a feature that extracts text from PDFs, an Arabic-speaking user has probably filed this bug: "the words come out in reverse order…

webdevi18npdfunicode
Dev.to Jul 4, 2026, 00:15 UTC
EN

React i18n Libraries in 2026: A Practical Comparison

How react-i18next, react-intl, Tolgee, and LinguiJS compare for real projects TL;DR. There's no single best React i18n library. For most teams an ICU-…

reactwebdevi18n
Dev.to Jul 1, 2026, 12:30 UTC
EN

Serving 78 cards x 5 languages from one codebase: our i18n routing

Tarotas is a tarot card app we build at Inithouse. You shuffle, draw a card, and read a calm interpretation. No account required, no fortune-telling c…

webdevi18nseoreact
Dev.to Jun 29, 2026, 04:21 UTC
EN

I find Japan-shaped holes in global software

There's a category of bug that only exists if you type Japanese, and it keeps showing up in software built by people who don't. Same shape, different …

javascripti18nreactwebdev
Dev.to Jun 28, 2026, 23:06 UTC
EN

I Built a Bilingual Daily Planner — Here's What I Learned About AI and Language

Building a Bilingual Daily Planner: What I Learned Building a productivity app in English and Traditional Chinese at the same time sounds like a local…

aii18nproductivitybuildinpublic
Dev.to Jun 27, 2026, 17:23 UTC
EN

I shipped a Pomodoro app in 39 languages as a solo dev — here's how i18n actually went

Most indie apps ship in English, maybe add a handful of "big" languages later, and call it done. I went the other way: Cadento , my SwiftUI Pomodoro/f…

iosswifti18nindiedev
Dev.to Jun 27, 2026, 04:51 UTC
EN

WPML vs Polylang vs WeLocale: Which WordPress Translation Plugin Is Right for You?

If you've ever searched "WordPress translation plugin," you've hit the same three names over and over: WPML, Polylang, and (increasingly) WeLocale. Th…

wordpresswebdevi18n
Dev.to Jun 26, 2026, 13:20 UTC
EN

Your locale files are drifting behind English and nobody reviews it

Most teams add a new English string in a PR and forget the other languages exist. The PR gets reviewed for logic. The French, German and Spanish files…

webdevi18ngithubai
Dev.to Jun 22, 2026, 20:43 UTC
EN

The Enter key that quietly breaks Japanese input (and how to test if your app does it)

If your app has Japanese users — or wants them — there's a bug class your English-speaking team will almost never hit, and Japanese users hit in the f…

japani18nwebdeva11y
Dev.to Jun 20, 2026, 16:52 UTC
EN

Why we picked Tolgee to localize an open-source database client

Localization is invisible. Nobody opens an app and thinks "wow, great translation infrastructure." They only notice when a button is cut off, a date i…

opensourcei18nlinguidevtool
Dev.to Jun 19, 2026, 16:33 UTC
EN

Wuchale: One Year of Compile-Time i18n

Photo by Bernd 📷 Dittrich on Unsplash It has now been one year since the initial commit of Wuchale! A lot has happened since then and I will explore s…

webdevi18njavascriptopensource
Dev.to Jun 16, 2026, 08:27 UTC
EN

Common mistakes when building a multi-domain photo app (CZ/SK/PL/EN/DE from one codebase)

At Inithouse, a studio shipping a growing portfolio of products in parallel, we run an AI photo animation tool across five country domains from a sing…

webdevi18ndevopsreact
Dev.to Jun 12, 2026, 04:20 UTC
EN

Localizing SaaS Applications: What Developers and Writers Get Wrong

Localizing SaaS Applications: What Developers and Writers Get Wrong The demo goes live in Tokyo. Dates are formatted as MM/DD/YYYY . Currency shows a …

localizationinternationalizationi18ntms
Dev.to Jun 10, 2026, 14:09 UTC
EN

Multilanguage good practices.

My i18n Setup Was Right. Until It Wasn't. Best practices have an expiry date. They expire silently. I'm building a 4-language landing page for a clien…

i18nwebdevgoodpractices
Dev.to Jun 8, 2026, 14:11 UTC
EN

Reciprocal hreflang in Astro, only when both languages exist

Astro 5's i18n routing handles URL generation and locale detection, but it doesn't emit <link rel="alternate" hreflang> for you. The naive fix —…

astroi18nseowebdev
Dev.to Jun 6, 2026, 10:12 UTC
EN

Is Claude directly editing your translation JSON files?

AI Translation Has Been Solved. The Workflow Hasn't. Over the past year, AI coding agents have become incredibly good at localization. Claude, Codex, …

aireactnextjsi18n
Dev.to May 30, 2026, 02:23 UTC
EN

How to Translate Your Existing Lovable app with i18.dev (In Under 1 Minute)

You Already Built Your App in Lovable. Now Make It Multilingual. Here’s the exact workflow to go from single-language to fully translated using i18.de…

aiwebdevnextjsi18n
Dev.to May 27, 2026, 16:24 UTC
EN

Building Translation Pipelines for Multi-Language Compliance Documents

Building Translation Pipelines for Multi-Language Compliance Documents Developers working on international business platforms often overlook one criti…

i18nwebdevproductivitydevops
Dev.to May 15, 2026, 10:15 UTC
EN

The 3 i18n mistakes every open-source LMS makes

TL;DR. Every open-source LMS treats internationalization as one problem. It's three. UI strings, user-generated content, and canonical artifacts each …

i18narchitecturewebdevopensource
Dev.to May 13, 2026, 03:21 UTC
EN

How I Designed a 4-Layer i18n Architecture for Minecraft's Standard UI in Spigot

Introduction This article is an implementation note on how I organized the i18n architecture for TreasureRun, a Minecraft Spigot plugin project. When …

javaminecrafti18narchitecture
Dev.to May 12, 2026, 22:07 UTC
EN

Building Multi-Tier Translation Systems: A Developer's Guide to Content Quality Pipelines

Building Multi-Tier Translation Systems: A Developer's Guide to Content Quality Pipelines As developers, we often think about translation as a binary …

i18nwebdevproductivitytutorial
Dev.to May 10, 2026, 23:07 UTC
EN

How I Built a Scalable i18n System in Nuxt 3 — Rolling Out New Languages One Page at a Time

I run BulkPicTools — a browser-based image tools site with 38 landing pages, all processing happening locally with no file uploads. English and Chines…

nuxtseoi18nvue
Dev.to May 5, 2026, 15:23 UTC
EN

Building Translation Workflows: Technical Implementation for Multi-Linguist Review Processes

Building Translation Workflows: Technical Implementation for Multi-Linguist Review Processes When you're building applications that handle critical mu…

webdevi18nworkflowproductivity
Dev.to May 5, 2026, 07:40 UTC
EN

Building Translation Pipelines for Maritime Documentation — A Developer's Guide

Building Translation Pipelines for Maritime Documentation — A Developer's Guide As maritime companies scale globally, they face a technical challenge …

i18nautomationdevopswebdev
Dev.to May 5, 2026, 07:24 UTC
EN

Building Multilingual Legal Document Management Systems for IP Licensing

Building Multilingual Legal Document Management Systems for IP Licensing IP licensing agreements are complex beasts. When you're dealing with multiple…

webdevi18nlegalapi
Dev.to May 4, 2026, 15:16 UTC
EN

Internationalizing a Firefox Extension: i18n Without a Library

Internationalizing a Firefox Extension: i18n Without a Library Firefox extensions have a built-in i18n system that covers most use cases without any e…

firefoxjavascripti18nbrowserextensions
Dev.to May 4, 2026, 03:07 UTC

© Tech News — Headline Aggregator

Sitemap Legal Notice Privacy Terms Copyright / Removal DSA Contact

Leaving the site

You are about to open an external website:

Continue →