From 3c0b8e3d1dd29d234dee9e4d0d92a9a25d9a5d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 16 Oct 2025 12:57:03 +0200 Subject: [PATCH] Add Poedit as a translation editor option Poedit supports JSON files since v3.3 (05/2023). --- src/content/docs/40-resources/01-editors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/40-resources/01-editors.md b/src/content/docs/40-resources/01-editors.md index da610f3..d2eba96 100644 --- a/src/content/docs/40-resources/01-editors.md +++ b/src/content/docs/40-resources/01-editors.md @@ -5,3 +5,4 @@ slug: resources/editors --- * [BabelEdit](https://www.codeandweb.com/babeledit) — translation editor for JSON files +* [Poedit](https://poedit.net) — translation editor for many formats including JSON files