Locale data
JS
open
Uppy Japanese folderAdded smart_count plural placeholder is broken
fix(@uppy/locales): repair smart_count placeholder in ja_JP folderAdded
uppy · transloadit/uppy
Symptom
Uppy's Japanese (ja_JP) locale has a broken smart_count plural placeholder in the 'folderAdded' string, causing pluralization to fail and show a raw placeholder.
Minimal repro
Uppy file picker in Japanese displays 'folderAdded' with a visible placeholder token instead of correct plural text.
Fix
Fix the smart_count placeholder syntax in ja_JP's folderAdded locale string.