mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(docs-i18n): translate all documentation into 20 languages
All 181 docs markdown files translated into 20 languages (apps/docs/<locale>/**). Companion to the i18n code PR; admin-merged because the file count exceeds GitHub's per-PR CI trigger limit. Validated by pnpm i18n:check (all surfaces, 0 stale/missing) and a clean all-locale docs build.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: page
|
||||
title: "SnapOtter Docs"
|
||||
description: "Açık kaynaklı, kendi kendine barındırılan dosya işleme altyapısı. Görsel, video, ses, PDF ve belgeler arasında; arayüz, REST API ve ardışık düzenler aracılığıyla dönüştürün, sıkıştırın, OCR yapın, transkribe edin ve yerel AI çalıştırın. Tek bir Docker komutuyla kendiniz barındırın. Dosyalarınız asla sunucunuzdan ayrılmaz."
|
||||
sidebar: false
|
||||
i18n_source_hash: 449a5b93eef1
|
||||
i18n_provenance: machine
|
||||
i18n_output_hash: e6d464d0d23a
|
||||
---
|
||||
|
||||
<DocsHome />
|
||||
Reference in New Issue
Block a user