Tool Hub

i18n JSON Linter

Find missing keys and format issues across multilingual JSON files

1 missing
0 extra

Missing keys (in Base JSON, not in Target JSON)

farewell

How to use

  1. Paste your base-language JSON into the left panel.
  2. Paste the target-language JSON into the right panel.
  3. Read the missing and extra key counts shown as badges below both panels.
  4. Expand the missing list to see exactly which keys need translating in the target file.

Examples

  • A base with keys "greeting" and "farewell" compared to a target with only "greeting" reports 1 missing key: "farewell".
  • If the target has a key "typo" not present in the base, it appears in the extra list with a warning badge.

Verify outputs before using in production. No warranty — see Terms.