Translate README.md to Korean (#14015)
* Create README_ko.md * Update README.md * Update README_zh-hans.md * Update README_zh-hant.md * Update README_ko.md * Update check_copies.py * Update README_ko.md * typo * match with readme_ko
This commit is contained in:
@@ -51,6 +51,11 @@ LOCALIZED_READMES = {
|
||||
"end_prompt": "1. 想要貢獻新的模型?",
|
||||
"format_model_list": "**[{title}]({model_link})** (from {paper_affiliations}) released with the paper {paper_title_link} by {paper_authors}.{supplements}",
|
||||
},
|
||||
"README_ko.md": {
|
||||
"start_prompt": "🤗 Transformers는 다음 모델들을 제공합니다",
|
||||
"end_prompt": "1. 새로운 모델을 올리고 싶나요?",
|
||||
"format_model_list": "**[{title}]({model_link})** (from {paper_affiliations}) released with the paper {paper_title_link} by {paper_authors}.{supplements}",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user