Skip to content

Add Turkish (docs-tr) locale - #712

Open
SafraNako wants to merge 2 commits into
ontio:masterfrom
SafraNako:feat/docs-tr-locale
Open

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

Conversation

@SafraNako

@SafraNako SafraNako commented Sep 7, 2026

Copy link
Copy Markdown

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, _navbar.md — locale nav
  • QuickGuide/01-akilli-sozlesme-hata-ayiklama.md — full translation of docs-en/QuickGuide/01-debug-a-Smart-Contract.md (SmartX debugging guide)
  • QuickGuide/02-gelistirmeye-baslama.md — a new "Getting started building on Ontology" guide (env setup → build from source → local --testmode chain → wallet → first ONT ID → end-to-end Verifiable Credential flow), linking to a working reference project for the full code

Like docs-jp, this starts as a partial locale — working pages rather than an empty scaffold. Happy to keep translating more of docs-en in follow-ups.

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.

Testing

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

🤖 Generated with Claude Code

SafraNako and others added 2 commits September 7, 2026 10:37
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>
Yeni bir hızlı başlangıç sayfası: ortam hazırlığından (Go, make)
kaynaktan derlemeye, yerel test zinciri (--testmode) çalıştırmaya,
cüzdan ve ilk ONT ID oluşturmaya, oradan uçtan uca bir Verifiable
Credential akışına (issuer/holder ONT ID, imza, zincire commit, beş
bağımsız doğrulama) kadar götürüyor. Çalışan tam örnek olarak
ont-researcher-credential deposuna bağlanıyor.

_sidebar.md güncellendi.

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