부가서비스 SERVICE_MAP 다국어화: i18n 번역 키 적용
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
"error": "오류가 발생했습니다",
|
||||
"success": "성공",
|
||||
"noData": "데이터가 없습니다",
|
||||
"next": "다음"
|
||||
"next": "다음",
|
||||
"latest": "최신순",
|
||||
"oldest": "오래된순"
|
||||
},
|
||||
"menu": {
|
||||
"home": "홈",
|
||||
@@ -528,9 +530,5 @@
|
||||
"emailAddress": "메일주소",
|
||||
"referenceDataNote": "참고용 자료이므로 반드시 내부 회계자료 등과\n비교 후 사용해 주세요.",
|
||||
"result": "결과"
|
||||
},
|
||||
"common": {
|
||||
"latest": "최신순",
|
||||
"oldest": "오래된순"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user