Locale data
Vue
open
Vant Japanese (ja-JP) locale translation errors
fix(locale): correct Japanese (ja-JP) translations
vant · youzan/vant
Symptom
Vant component library Japanese (ja-JP) locale contains incorrect translations for multiple UI strings.
Minimal repro
Vant components with ja-JP locale display mistranslated strings for picker, datetime, and other components.
Fix
Correct multiple mistranslated strings in vant/src/locale/lang/ja-JP.ts.