Add French translation: french README.md (#28696)
* doc: french README Signed-off-by: ThibaultLengagne <thibaultl@padok.fr> * doc: Add Depth Anything Signed-off-by: ThibaultLengagne <thibaultl@padok.fr> * doc: Add french link in other docs Signed-off-by: ThibaultLengagne <thibaultl@padok.fr> * doc: Add missing links in fr docs * doc: fix several mistakes in translation Signed-off-by: ThibaultLengagne <thibaultl@padok.fr> --------- Signed-off-by: ThibaultLengagne <thibaultl@padok.fr> Co-authored-by: Sarapuce <alexandreh@padok.fr>
This commit is contained in:
@@ -119,6 +119,14 @@ LOCALIZED_READMES = {
|
||||
"अनुसंधान पत्र {paper_title_link} के साथ जारी किया गया"
|
||||
),
|
||||
},
|
||||
"README_fr.md": {
|
||||
"start_prompt": "🤗 Transformers fournit actuellement les architectures suivantes",
|
||||
"end_prompt": "1. Vous souhaitez contribuer avec un nouveau modèle ?",
|
||||
"format_model_list": (
|
||||
"**[{title}]({model_link})** (de {paper_affiliations}) publié dans l'article {paper_title_link} par"
|
||||
"{paper_authors}.{supplements}"
|
||||
),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user