JSON Translation Tool
Generic JSON with dot-notation and nested key support
Tanpa perlu login Mulai dari $19 Aman terhadap variabel
Masalahnya
- AI translates JSON keys (breaks code references)
- Nested structure gets flattened or lost
- ES6 template literals ${var} break in translation
- Manual JSON editing is tedious and error-prone
Solusinya
- Keys NEVER translated — only string values
- Nested structure preserved at any depth
- ES6 ${var} and {var} both locked
- From $19 flat — no per-word pricing
Sebelum & Sesudah Terjemahan
Lihat tampilan file JSON sebelum dan sesudah diterjemahkan oleh AI. Variabel tetap utuh.
Asli (Inggris)
Jumlah kata: 30{\n "items.sword.name": "Iron Sword",\n "items.potion.name": "Health Potion",\n "quest.title": "Kill {count} rats",\n "ui.welcome": "Hello ${player_name}!",\n "nested": {\n "deep": {\n "value": "Test {var}"\n }\n }\n}Diterjemahkan (Spanyol)
28+ bahasa{\n "items.sword.name": "Espada de hierro",\n "items.potion.name": "Poción de salud",\n "quest.title": "Mata {count} ratas",\n "ui.welcome": "¡Hola ${player_name}!",\n "nested": {\n "deep": {\n "value": "Test {var}"\n }\n }\n}Perhatian: Semua variabel (seperti {pattern}) tetap utuh sepenuhnya dalam hasil terjemahan.
Pola Perlindungan Variabel
File JSON mengandung pola khusus yang tidak boleh diterjemahkan. AI kami akan menguncinya secara otomatis.
Locked
{count} Curly braces
Locked
${player_name} ES6 template
Preserved
items.sword.name Dot notation
Siap melokalisasi game JSON Anda?
Unggah file JSON Anda dan dapatkan terjemahan AI yang aman untuk variabel dalam 24 jam. Tanpa perlu login. Mulai dari $19 per file.
24 jam · Aman untuk variabel · 28+ bahasa