Commit Graph

14 Commits

Author SHA1 Message Date
yunshu 137e14b74a Update translation AI reference and remove translation files
Replaced references to DeepSeek AI with Qwen-MT-Plus AI in all README translations. Removed obsolete translation cache and PO/MO files for English, French, Korean, Persian, and Russian, and updated translate.py accordingly.
2025-07-27 22:35:07 +08:00
yunshu a897edc84f Add French language support and update docs
Introduces French (fr) as a supported language across the workflow, installation script, translation utility, and documentation. Updates language selection menus, README files, and adds a new French README. Also bumps shell_version to 2.6.1 and improves language selection logic.

Update translate.py

Update translate.py

Update README instructions and links in EN/FR

Added a link to the background story of 'idleleo' in both English and French README files. Updated the Simplified Chinese link in the French README and replaced the Telegram group link with a clickable version.

Update README.md

Update Backstory links in README translations

Changed the 'idleleo' background story links in the main and translated README files to point to specific anchor sections for improved navigation.
2025-07-19 05:08:26 +08:00
yunshu d4fc0234b6 Add error handling to translation functions
Added try-except blocks to both DeepSeek and Google translation functions to handle API errors gracefully and return an empty string on failure. Also added a check for the AI_API_KEY environment variable and improved cache update logic in translate_po_file.
2025-07-07 04:22:48 +08:00
yunshu cfb57bcd1e fix Translation error 2025-04-26 13:09:01 +08:00
yunshu 42b4784277 USE DeepSeek 2025-04-17 17:08:32 +08:00
yunshu fffddba083 Optimize the translation process 2025-02-10 14:08:15 +08:00
paniy 5a25198da3 Optimize translations 2025-02-07 02:04:06 +08:00
paniy 3f9f616889 USE qwen-turbo 2025-02-06 22:01:43 +08:00
paniy 3c7f96adda Optimize the translation process 2025-01-30 01:17:12 +08:00
paniy f41ea9284e Support Korean 2025-01-29 23:45:21 +08:00
paniy f6f35de900 i18n
fix bugs

Update translations for all languages [2025-01-22]

i18n

Update translations for all languages [2025-01-18]

Update i18n.yml

Update translations for all languages [2025-01-18]

Update translate.py

Update translations for all languages [2025-01-17]

fix version file

Update translations for all languages [2025-01-17]

Update install.sh

Update translations for all languages [2025-01-17]

fix translation

Update translations for all languages [2025-01-15]

fix bugs

Update translations for all languages [2025-01-15]
2025-01-23 03:08:03 +08:00
paniy 07b919edcc Update translate.py 2025-01-16 00:35:23 +08:00
paniy 2badb57614 fix bugs 2025-01-16 00:25:55 +08:00
yunshu aa857d380e i18n 2025-01-15 23:14:24 +08:00