Skip to content

Docs: add French translation of the generic setup guide#6266

Open
patrickwehbe wants to merge 1 commit into
ArchipelagoMW:mainfrom
patrickwehbe:docs/french-generic-setup-guide
Open

Docs: add French translation of the generic setup guide#6266
patrickwehbe wants to merge 1 commit into
ArchipelagoMW:mainfrom
patrickwehbe:docs/french-generic-setup-guide

Conversation

@patrickwehbe

Copy link
Copy Markdown

What is this fixing or adding?

Part of #2302 (French setup guide translations) — adds the French translation of the generic "Getting Started" / Archipelago Setup Guide (worlds/generic/docs/setup_en.md), which is the first item listed in that umbrella issue.

  • New file: worlds/generic/docs/setup_fr.md — full translation, reusing the existing example_room.png screenshot.
  • Registration: added a setup_fr Tutorial (Français, setup/fr) in worlds/generic/__init__.py and to the tutorials list, so it shows up on the website.

Terminology follows the existing merged French guides (DLCQuest, Adventure, Choo-Choo Charles, …): seed, spoiler, patch, multimonde, lanceur, salle, with AP website button labels (Create Room, Generate, Upload File, …) kept verbatim in English. The two internal anchor links were checked against the webhost heading-slug logic in WebHostLib/markdown.py.

How was this tested?

Documentation and tutorial registration only; no game logic is touched. I verified that setup_fr.md is in place (so test/webhost/test_docs.py::test_has_tutorial is satisfied), that the Tutorial(...) call matches the existing 6-argument pattern used by the other tutorials, and that both internal anchors resolve under the webhost slug algorithm. The webhost documentation tests run in CI on this PR.

Feedback on the French wording is welcome.

@github-actions github-actions Bot added affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jun 16, 2026
@ScipioWright ScipioWright added the is: documentation Improvements or additions to documentation. label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

affects: core Issues/PRs that touch core and may need additional validation. is: documentation Improvements or additions to documentation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants