Unverified Commit cab7799f authored by Younes Belkada's avatar Younes Belkada Committed by GitHub
Browse files

Add japanese translation of template (#20870)



* add japanese translation of template

* fix japanese translation

- fix special cases
- fix typos
- manually translate special cases
Co-authored-by: default avatarArthur <48595927+ArthurZucker@users.noreply.github.com>
Co-authored-by: default avatarArthur <48595927+ArthurZucker@users.noreply.github.com>
parent efed8a27
This diff is collapsed.
...@@ -82,8 +82,8 @@ LOCALIZED_READMES = { ...@@ -82,8 +82,8 @@ LOCALIZED_READMES = {
"start_prompt": "🤗Transformersは現在、以下のアーキテクチャを提供しています", "start_prompt": "🤗Transformersは現在、以下のアーキテクチャを提供しています",
"end_prompt": "1. 新しいモデルを投稿したいですか?", "end_prompt": "1. 新しいモデルを投稿したいですか?",
"format_model_list": ( "format_model_list": (
"**[{title}]({model_link})** (from {paper_affiliations}) released with the paper {paper_title_link} by" "**[{title}]({model_link})** ({paper_affiliations} から) {paper_authors}.{supplements} から公開された研究論文"
" {paper_authors}.{supplements}" " {paper_title_link}"
), ),
}, },
"README_hd.md": { "README_hd.md": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment