mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-19 05:41:25 +08:00
Add English translations for all 379 recipe and tip files
Use dotlang AI translation (aiursoft-instruct:latest via Ollama) to translate all Chinese content to English under en/ subfolder: - en/dishes/: all recipe categories (aquatic, breakfast, condiment, dessert, drink, meat_dish, semi-finished, soup, staple, vegetable_dish) - en/tips/: learn/ and advanced/ cooking guides - en/README.md, en/CONTRIBUTING.md, en/CODE_OF_CONDUCT.md The mkdocs-static-i18n plugin (docs_structure: folder) serves Chinese at the root and English at /en/, with a language switcher in the UI. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
9
en/CONTRIBUTING.md
Normal file
9
en/CONTRIBUTING.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# How to Contribute
|
||||
|
||||
## Introduction
|
||||
|
||||
Simply modify or add cooking guides and submit a Pull Request.
|
||||
|
||||
When writing a new recipe, please copy and modify an existing template: [Example Dish](./dishes/template/示例菜/示例菜.md).
|
||||
|
||||
We recommend reading the repository's [Code of Conduct](./CODE_OF_CONDUCT.md) before contributing.
|
||||
Reference in New Issue
Block a user