Locale data
Angular
open
NG-ZORRO Japanese (ja_JP) missing quarter placeholders break the date picker
fix(module:i18n): add missing quarter placeholders to ja_JP
ng-zorro-antd · NG-ZORRO/ng-zorro-antd
Symptom
NG-ZORRO Angular Japanese (ja_JP) locale is missing quarter placeholder strings, causing runtime errors or blank UI for date range pickers.
Minimal repro
NG-ZORRO DatePicker quarter mode with ja_JP locale throws error or shows blank quarter placeholders.
Fix
Add missing quarter i18n keys to ja_JP locale file.