From 941f54b409192541ae1095f345e4b1e0ac735291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A2ni=20Marques?= Date: Sat, 18 Jul 2026 17:34:44 +0200 Subject: [PATCH] docs: attribute language selection to v1.2 in README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f013ce..5adde12 100644 --- a/README.md +++ b/README.md @@ -361,9 +361,10 @@ LADDER_LOAD=0 ./taler-monitoring.sh ladder - secrets under `koopa-admin-secrets/...` for e2e - `taler-wallet-cli` for e2e -## Languages (i18n) +## Languages (i18n) — **v1.2+** -Default **English**. FrancPaysan stacks use **French** (`TALER_MON_LANG=fr`, auto for `*lefrancpaysan*`). See `VERSIONS.md` and `i18n.sh`. +Default **English**. Select language with `--lang en|fr` or `TALER_MON_LANG`. +FrancPaysan stacks auto-select **French** (`*lefrancpaysan*`). See `VERSIONS.md` and `i18n.sh`. ## Version on monitoring pages (v1.3+)