Skip to content
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: DeepL API를 통해 뉴스를 번역하는 기능 추가 (#47) #58

Merged
merged 9 commits into from
Dec 26, 2023

Conversation

seokjin8678
Copy link
Contributor

관련 이슈

PR 세부 내용

(추후 추가 예정)

@seokjin8678 seokjin8678 added 💎 핵심기능 핵심 기능에 관한 작업 번역 번역 도메인 labels Dec 26, 2023
@seokjin8678 seokjin8678 self-assigned this Dec 26, 2023
@seokjin8678 seokjin8678 linked an issue Dec 26, 2023 that may be closed by this pull request
1 task
@seokjin8678 seokjin8678 changed the title feat: DeepL API를 통해 뉴스를 번역하는 기능 추가 feat: DeepL API를 통해 뉴스를 번역하는 기능 추가 (#47) Dec 26, 2023
Copy link

Test Results

20 files  20 suites   2s ⏱️
62 tests 62 ✅ 0 💤 0 ❌
80 runs  80 ✅ 0 💤 0 ❌

Results for commit 61b6453.

Copy link
Member

@Laeng Laeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생많으셨습니다!

@Laeng Laeng merged commit 365b127 into dev Dec 26, 2023
3 checks passed
@Laeng Laeng deleted the feat/#47 branch December 26, 2023 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
번역 번역 도메인 💎 핵심기능 핵심 기능에 관한 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: DeepL API에 뉴스를 요청하여, 번역된 뉴스를 가져온다.
2 participants