설정 페이지 텍스트 다국어화 및 UI 개선

- 하드코딩된 한국어 텍스트를 번역 키로 변경
- 이용약관 링크를 별도 행으로 분리
- 로그아웃 확인 Dialog 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jay Sheen
2025-10-29 14:29:53 +09:00
parent c82f37fbb5
commit 5888c2844b
3 changed files with 30 additions and 18 deletions

View File

@@ -99,7 +99,9 @@
"serviceLanguage": {
"title": "Please select language.",
"notice": "※ If the language is not supported, English will be set automatically"
}
},
"termsAndPrivacy": "Terms of Service and Privacy Policy",
"logoutConfirm": "Do you want to logout?"
},
"support": {
"notice": {

View File

@@ -99,7 +99,9 @@
"serviceLanguage": {
"title": "서비스 언어를 선택하세요.",
"notice": "※ 미지원 언어일 경우 ENGLISH 자동 설정"
}
},
"termsAndPrivacy": "이용약관 및 개인정보 처리방침",
"logoutConfirm": "로그아웃 하시겠습니까?"
},
"support": {
"notice": {