Commit Graph

7 Commits

Author SHA1 Message Date
Jay Sheen
79bb42d2cc Localize FAQ detail page header title
Replace hardcoded Korean text '자주 묻는 질문' with dynamic
translation key using useTranslation hook.

Changes:
- Import useTranslation from react-i18next
- Replace hardcoded title with t('support.faq.title')
- Maintains consistency with FAQ list page localization

Note: FAQ list-page.tsx was already fully localized.
Translation key 'support.faq.title' already exists in en.json.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 12:40:23 +09:00
focp212@naver.com
88445ec607 support 키 변경 관련 2025-10-29 11:07:58 +09:00
focp212@naver.com
68898ad5c4 버그 픽스 2025-10-20 10:19:00 +09:00
focp212@naver.com
b47dba057f support 2025-10-17 11:17:24 +09:00
focp212@naver.com
a8a9044f00 faq 99% 2025-10-17 10:24:41 +09:00
focp212@naver.com
a53edb23bc faq 추가 2025-09-08 16:30:04 +09:00
focp212@naver.com
05238b04c1 첫 커밋 2025-09-05 15:36:48 +09:00