machinetranslate.org icon indicating copy to clipboard operation
machinetranslate.org copied to clipboard

Feature: Add file types for APIs that support file translation

Open tovmasharrison opened this issue 3 months ago • 0 comments

Currently, inside apis.json, file_translation: true is given for APIs that support file translation.

Screen Shot 2024-04-14 at 11 35 11

  1. Instead of giving a boolean value, we can just add the file types each API supports. For example: file_translation: [XML, Text, Markdown]

  2. Afterward, in api.html, we can have a list of types and just put it in the infobox:

File types: ...

tovmasharrison avatar Apr 14 '24 07:04 tovmasharrison