fix(docs): locale translations for nav elements and headings
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"app.head.titleSuffix": "Terminal için üretilmiş AI coding agent",
|
||||
"app.head.titleSuffix": "Terminal için AI kodlama asistanı",
|
||||
"app.header.home": "Ana sayfa",
|
||||
"app.header.docs": "Dokümanlar",
|
||||
"app.footer.issueLink": "Bir hata mı buldunuz? Issue açın",
|
||||
"app.footer.discordLink": "Discord topluluğumuza katılın",
|
||||
"app.lander.hero.title": "Terminal için üretilmiş AI kodlama aracı.",
|
||||
"app.lander.hero.title": "Terminal için üretilmiş AI kodlama ajanı.",
|
||||
"app.lander.cta.getStarted": "Başlayın",
|
||||
"app.lander.features.native_tui.title": "Native TUI",
|
||||
"app.lander.features.native_tui.description": "Hızlı, native ve tema uyumlu terminal arayüzü.",
|
||||
"app.lander.features.native_tui.title": "Yerel TUI",
|
||||
"app.lander.features.native_tui.description": "Hızlı, yerel ve tema uyumlu terminal arayüzü.",
|
||||
"app.lander.features.lsp_enabled.title": "LSP etkin",
|
||||
"app.lander.features.lsp_enabled.description": "LLM için doğru LSP'leri otomatik yükler.",
|
||||
"app.lander.features.multi_session.title": "Çoklu oturum",
|
||||
@@ -57,9 +57,9 @@
|
||||
"share.opencode_name": "opencode",
|
||||
"share.models": "Modeller",
|
||||
"share.cost": "Maliyet",
|
||||
"share.input_tokens": "Input Tokens",
|
||||
"share.output_tokens": "Output Tokens",
|
||||
"share.reasoning_tokens": "Reasoning Tokens",
|
||||
"share.input_tokens": "Girdi Token'ları",
|
||||
"share.output_tokens": "Çıktı Token'ları",
|
||||
"share.reasoning_tokens": "Akıl Yürütme Token'ları",
|
||||
"share.scroll_to_bottom": "En alta kaydır",
|
||||
"share.attachment": "Ek",
|
||||
"share.thinking": "Düşünüyor",
|
||||
|
||||
Reference in New Issue
Block a user