From e18ab0afc012ff88b8da7ccb029ca21e979e2a07 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Thu, 25 May 2023 13:06:34 +0800 Subject: [PATCH] Update multi_language.py --- multi_language.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/multi_language.py b/multi_language.py index 33c692c..b2ffdcf 100644 --- a/multi_language.py +++ b/multi_language.py @@ -11,7 +11,16 @@ Note: You need to run it multiple times to increase translation coverage because GPT makes mistakes sometimes. 4. Find the translated program in `multi-language\English\*` + + P.S. + - The translation mapping will be stored in `docs/translation_xxxx.json` + + - If you would like to share your `docs/translation_xxxx.json`, (so that everyone can use the cached & revised translation mapping), please open a Pull Request + + - If there is any translation error in `docs/translation_xxxx.json`, please open a Pull Request + + - Welcome any Pull Request, regardless of language """ import os