-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(i18n): 다국어 처리 #26
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sgd122
added a commit
that referenced
this pull request
Dec 28, 2023
* feat(calendar): 캘린더 다국어 처리 * feat(calendar): 박수 부분 영어 전환 * feat(card): 카드 컴포넌트에 대해서 i18n 다국어 적용 * feat(getpaymethod): getPayMethod i18n 다국어 처리 * feat(utils): timeline에 대한 i18n 다국어 번역 추가
sgd122
added a commit
that referenced
this pull request
Jan 16, 2024
* feat(calendar): 캘린더 다국어 처리 * feat(calendar): 박수 부분 영어 전환 * feat(card): 카드 컴포넌트에 대해서 i18n 다국어 적용 * feat(getpaymethod): getPayMethod i18n 다국어 처리 * feat(utils): timeline에 대한 i18n 다국어 번역 추가
sgd122
added a commit
that referenced
this pull request
Jan 18, 2024
* feat(calendar): 캘린더 다국어 처리 * feat(calendar): 박수 부분 영어 전환 * feat(card): 카드 컴포넌트에 대해서 i18n 다국어 적용 * feat(getpaymethod): getPayMethod i18n 다국어 처리 * feat(utils): timeline에 대한 i18n 다국어 번역 추가
sgd122
added a commit
that referenced
this pull request
Jan 19, 2024
* feat(i18n): 다국어 처리 (#26) * feat(calendar): 캘린더 다국어 처리 * feat(calendar): 박수 부분 영어 전환 * feat(card): 카드 컴포넌트에 대해서 i18n 다국어 적용 * feat(getpaymethod): getPayMethod i18n 다국어 처리 * feat(utils): timeline에 대한 i18n 다국어 번역 추가 * feat(utils): 날짜 format 처리 변경 * feat(icon): add a language icon * feat(modal): add a ModalSelect * fix(indicator): text객체 없는 경우에 대한 대처 * fix(price): price 통화 변경 * feat(i18n): process 컴포넌트 영어 추가 * chore: node version chnage * feat(i18n): price 컴포넌트에 대해서 통화규칙 변경 * feat(i18n): card내 label 부분에 대해서 props로 적용 * chore: updated a READEME file * feat(price): price 컴포넌트 기본 text 변경 * feat(i18n): couponCard에 대해서 locale props 추가 * feat(i18n): couponCard 다국어 테스트 * feat(i18n): price 공백처리 변경 * feat(select-button): 글자 중앙정렬 추가
sgd122
added a commit
that referenced
this pull request
Jan 19, 2024
* feat(calendar): 캘린더 다국어 처리 * feat(calendar): 박수 부분 영어 전환 * feat(card): 카드 컴포넌트에 대해서 i18n 다국어 적용 * feat(getpaymethod): getPayMethod i18n 다국어 처리 * feat(utils): timeline에 대한 i18n 다국어 번역 추가
sgd122
added a commit
that referenced
this pull request
Jan 30, 2024
* feat(i18n): 다국어 처리 (#26) * feat(calendar): 캘린더 다국어 처리 * feat(calendar): 박수 부분 영어 전환 * feat(card): 카드 컴포넌트에 대해서 i18n 다국어 적용 * feat(getpaymethod): getPayMethod i18n 다국어 처리 * feat(utils): timeline에 대한 i18n 다국어 번역 추가 * feat(utils): 날짜 format 처리 변경 * feat(icon): add a language icon * feat(modal): add a ModalSelect * fix(indicator): text객체 없는 경우에 대한 대처 * fix(price): price 통화 변경 * feat(i18n): process 컴포넌트 영어 추가 * chore: node version chnage * feat(i18n): price 컴포넌트에 대해서 통화규칙 변경 * feat(i18n): card내 label 부분에 대해서 props로 적용 * chore: updated a READEME file * feat(price): price 컴포넌트 기본 text 변경 * feat(i18n): couponCard에 대해서 locale props 추가 * feat(i18n): couponCard 다국어 테스트 * feat(i18n): price 공백처리 변경 * feat(select-button): 글자 중앙정렬 추가 * fix(i18n): 다국어 기능 재설정 * Publish - @travelmakers/[email protected] - @travelmakers/[email protected] - @travelmakers/[email protected]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
목적
수정한 내용