Conversation
Full Turkish translation of the setup/operations guide (overview, getting started, IPFS/Docker/env-var setup, verification steps, security considerations, FAQ) for Turkish-speaking node operators and community members. Code blocks, commands, and links are unchanged; only prose is translated. Added a one-line cross-link between README.md and README.tr.md for discoverability. Also carries the same wiki.polkadot.network link fix as the pending docs/fix-polkadot-wiki-link branch, so both language versions stay consistent regardless of merge order. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds
README.tr.md, a full Turkish translation of the setup/operations guide (overview, getting started, IPFS/Docker/environment-variable setup, verification steps, security considerations, FAQ) for Turkish-speaking node operators and community members.README.mdpointing toREADME.tr.md, and the reverse inREADME.tr.md, for discoverability.README.tr.mdnotes that the English version is the source of truth in case of drift.There's no existing localization convention anywhere in the org (checked — no other repo has a
README.*.mdordocs/<lang>/pattern), so I used the most common GitHub convention (README.tr.mdalongsideREADME.md). Happy to adjust to whatever convention you'd prefer if you'd rather do this differently (e.g. GitBook-side translation instead of per-repo).Also includes the same
wiki.polkadot.networklink fix as #53 (still pending) so both language versions agree regardless of which PR merges first — it's a one-line no-op if #53 lands first.Pure documentation addition, no code changes.
🤖 Generated with Claude Code