Jay Sheen
de4e8ce3c5
Add i18n localization to calendar filter component
- Add translation keys to filter.periods namespace:
- filter.periods.today: Today period option
- filter.periods.week: Week period option
- Localize shared/ui/filter/calendar.tsx:
- Replace hardcoded "조회기간" with filter.period
- Replace hardcoded "당일" with filter.periods.today
- Replace hardcoded "일주일" with filter.periods.week
- Replace hardcoded "1개월" with filter.periods.1month
- Replace hardcoded "직접입력" with filter.periods.custom
- Replace hardcoded "날짜 선택" with filter.selectDate
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 18:22:15 +09:00
..
2025-10-30 18:22:15 +09:00
2025-10-30 14:41:14 +09:00
2025-10-30 18:22:15 +09:00