From a0302632a3db8f3aad70a6927f04d8525679dc1c Mon Sep 17 00:00:00 2001 From: vjrj Date: Wed, 15 Jul 2026 19:46:16 +0200 Subject: [PATCH] docs(i18n): correct site Weblate format to go-i18n-json-v2 The object-form go-i18n JSON ({"key":{"other":...}}) is parsed by Weblate's go-i18n-json-v2 format, not go-i18n-json (which expects a top-level array). --- TRANSLATIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TRANSLATIONS.md b/TRANSLATIONS.md index 1cc90c1..0dda4c5 100644 --- a/TRANSLATIONS.md +++ b/TRANSLATIONS.md @@ -91,7 +91,7 @@ format, so these were converted from TOML to **go-i18n JSON** (`{"key":{"other": | File mask | `site/i18n/*.json` | | Monolingual base language file | `site/i18n/en.json` | | Template for new translations | `site/i18n/en.json` | -| File format | **go-i18n JSON** (`go-i18n-json`) | +| File format | **go-i18n v2 JSON** (`go-i18n-json-v2`) | | Source language | English (`en`) | Linking the repo to the `app` component (`weblate://tane/app`) shares one clone/token.