Localization Helper
Check missing game strings
Back to H5game.dev
Advertisement

Check localization tables before release.

Paste CSV or TSV string data, inspect keys and language columns, find missing translations, and export a JSON structure for your game workflow.

zh-CNcomplete
en-UScomplete
ja-JP3 missing

Missing checks

Find keys where a language column is empty before shipping a build.

JSON output

Convert table text into a structure that is easier for game code to consume.

Local processing

Keep sensitive event copy in the browser instead of uploading it to a conversion service.