Skip to content

Add Turkish (docs-tr) locale - #712

Open
SafraNako wants to merge 1 commit into
ontio:masterfrom
SafraNako:feat/docs-tr-locale
Open

Add Turkish (docs-tr) locale#712
SafraNako wants to merge 1 commit into
ontio:masterfrom
SafraNako:feat/docs-tr-locale

Conversation

@SafraNako

Copy link
Copy Markdown

What

Adds a Turkish (docs-tr) locale under dev-website-docs/, matching the
structure of the existing docs-en / docs-cn / docs-kr / docs-jp
directories:

  • README.md — translated homepage
  • _coverpage.md — translated docsify cover page
  • _sidebar.md — sidebar with the first translated guide
  • QuickGuide/01-akilli-sozlesme-hata-ayiklama.md — full translation of
    docs-en/QuickGuide/01-debug-a-Smart-Contract.md (SmartX debugging guide)

Like docs-jp, this is a partial locale to start — a working page rather than
an empty scaffold. I'm happy to keep translating more of docs-en in follow-up
PRs if this structure is acceptable.

Also adds a - [:tr: Türkçe](/docs-tr/) entry to the language switcher in the
root _navbar.md and in each existing locale's own _navbar.md
(docs-en, docs-cn, docs-kr, docs-jp), so the new locale is reachable
from every language, consistent with how the existing four are cross-linked.

Why

There was no Turkish locale yet, despite the site already supporting four
languages via docsify's _navbar.md switcher.

Testing

Docsify serves these as static markdown with client-side routing; I verified
the file structure and links mirror docs-jp exactly and previewed the
rendered markdown locally. No build step or existing test suite is affected.

dev-website-docs altına docs-en/docs-cn/docs-kr/docs-jp ile ayni
yapida bir docs-tr dizini ekliyor: ana sayfa, coverpage, sidebar ve
gercek bir icerik sayfasi (SmartX akilli sozlesme hata ayiklama
rehberi, docs-en/QuickGuide'dan cevrildi).

docs-jp gibi bu da kismi bir cevirinin baslangici; kapsam zamanla
buyuyecek. Her locale'in kendi _navbar.md'sine ve kok _navbar.md'ye
Turkce secenegi eklendi, boylece dil menusu her yerde tutarli.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant