Locale data
JS
open
jsoneditor Japanese locale is incomplete (strings fall back to English)
fix(i18n): complete Japanese (ja) translation
jsoneditor · josdejong/jsoneditor
Symptom
jsoneditor's Japanese locale is incomplete; many UI strings remain in English when ja locale is selected.
Minimal repro
jsoneditor with locale:'ja' shows English strings for missing Japanese translations.
Fix
Fill all missing Japanese translation keys in the ja locale file.