我在哪里可以找到 Google 翻译 API 支持的语言列表?

Where can I find the Google Translate API supported languages list?

https://cloud.google.com/translate/v2/translate-reference#supported_languages

在这个 link 上,上面写着

Following is a partial list of supported languages and their codes:

部分这个词是什么意思?这些是唯一受支持的语言还是我可以使用更多语言?

根据 Google:1) 是的,这些是 支持的唯一语言,2) Google 可能 能够使用更多的语言。 Here it says: 'Note that other languages which are not listed in this table may be returned (these will be iso639-1 language codes)'. So I suggest to call the Translate API with all possible iso639-1 个代码以尝试找出支持的其他代码。