From 7bb66bac24c97a674ef4eb05657e52d859e14060 Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Wed, 23 Apr 2025 15:02:17 +0200 Subject: [PATCH] mention localization checker --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index efa61e7..3a0b868 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ - DB resets on every commit/deployment - Default admin: "a"/"123" +## Localization tests +To test if there are any errors in the localization string, use the [i18n-checker](https://git.hofer.link/philipp/i18n-checker): e.g. `cargo r -r -- --locale-file /home/ph/p/stationslauf/locales/de-AT.yml --rust-src-to-check /home/ph/p/stationslauf/src` + ## Marketing - single-binary (+ db + .env) - Teams werden automatisch (start)stationen zugewiesen