Skip to content

Commit

Permalink
Add Portuguese model
Browse files Browse the repository at this point in the history
  • Loading branch information
PJ-Finlay committed Dec 15, 2023
1 parent 527a932 commit 9ae4e2e
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,18 @@
],
"code": "translate-pt_en"
},
{
"package_version": "1.0",
"argos_version": "1.0",
"from_code": "pt",
"from_name": "Portuguese",
"to_code": "es",
"to_name": "Spanish",
"links": [
"https://pub-dbae765fb25a4114aac1c88b90e94178.r2.dev/v1/translate-pt_es-1_0.argosmodel"
],
"code": "translate-pt_es"
},
{
"package_version": "1.9",
"argos_version": "1.9.0",
Expand Down Expand Up @@ -990,6 +1002,18 @@
],
"code": "translate-es_en"
},
{
"package_version": "1.0",
"argos_version": "1.0",
"from_code": "es",
"from_name": "Spanish",
"to_code": "pt",
"to_name": "Portuguese",
"links": [
"https://pub-dbae765fb25a4114aac1c88b90e94178.r2.dev/v1/translate-es_pt-1_0.argosmodel"
],
"code": "translate-es_pt"
},
{
"package_version": "1.5",
"argos_version": "1.5",
Expand Down Expand Up @@ -1053,4 +1077,4 @@
],
"code": "translate-uk_en"
}
]
]

0 comments on commit 9ae4e2e

Please sign in to comment.