🇨🇳 Chinese Simplified · 简体中文 · ZH

Translate your software into
Chinese Simplified automatically

Lokali watches your repository, translates new strings into Chinese Simplified with full product context, and opens a pull request — automatically, on every push.

Install Lokali on GitHub → Try it in the playground

Real translations — live from the demo app

These are actual strings from Polsia-Inc/lokali-demo-app, translated into Chinese Simplified by Lokali. English source on the left, Chinese Simplified output on the right.

nav.features Features
nav.features 功能
nav.pricing Pricing
nav.pricing 定价
hero.headline Your app, in every language
hero.headline 您的应用,支持每种语言
hero.cta_primary Start translating free
hero.cta_primary 免费开始翻译
app.scan.title Scan your repository
app.scan.title 扫描您的仓库
app.translate.done Translation complete
app.translate.done 翻译完成

Configure Lokali for Chinese Simplified

One .lokali.yml file in your repo root. Add zh to locales. Push. Done.

.lokali.yml (Next.js / next-intl)
version: 1
source_locale: en
locales: [en, zh]
frameworks:
  - next-intl
source_files:
  - messages/en.json
# Lokali will create messages/zh.json on first push
.lokali.yml (React / react-i18next)
version: 1
source_locale: en
locales: [en, zh]
frameworks:
  - react-i18next
source_files:
  - public/locales/en/*.json
# Lokali will create public/locales/zh/*.json on first push
.lokali.yml (i18next)
version: 1
source_locale: en
locales: [en, zh]
frameworks:
  - i18next
source_files:
  - locales/en/translation.json
# Lokali will create locales/zh/translation.json on first push

Chinese Simplified — what Lokali handles

Not just character encoding. Lokali understands the linguistic rules that trip up generic translation APIs.

🇨🇳
CJK Rendering
Simplified Chinese — GB2312 compatible
Chinese Simplified uses GB2312/Unicode characters distinct from Traditional Chinese (zh-TW). Lokali always outputs Simplified characters and handles measure words (量词) correctly in context — "3个文件" not "3文件". Noto Sans SC renders on this page.

Ship Chinese Simplified support today

Install takes 30 seconds. First Chinese Simplified translation PR arrives on your next push.

Install Lokali on GitHub → Read the docs Try the playground

Also available in

Español Français Deutsch 日本語 Português 한국어 العربية हिन्दी Русский