commit f65a976c0d4a2bb838e973eecd019ed446a4784d parent a0b55620d079cd42dfc139187d90f34e722fd88c Author: HernĂ¢ni Marques <hernani@vecirex.net> Date: Thu, 16 Jul 2026 11:14:33 +0200 fix/check-translations (11424): document that checks cover all modules Diffstat:
| M | README.md | | | 6 | ++---- |
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md @@ -85,7 +85,5 @@ From the git repository's root path: Exit status is non-zero if missing strings (with ``LANG``) or lint issues (with ``--lint``) are found. -For the PoS app (``merchant-terminal``), DE and FR should report -``(complete)`` / 0 missing and clean ``--lint`` output (see #11424). -Other modules (e.g. wallet) may still list missing keys; that is -unrelated to PoS completeness. +The overview and per-language output cover **all** app modules in the +repository (not only PoS).