Update content of files

This commit is contained in:
GitHub Action 2024-08-05 08:05:13 +00:00
parent a90d88fd4e
commit 22f75a6a39

View file

@ -100,12 +100,12 @@
<tr>
<td><strong>lang_pack</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td>Language pack to use</td>
<td>Platform identifier (i.e. <code>android</code>, <code>tdesktop</code>, etc).</td>
</tr>
<tr>
<td><strong>lang_code</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td>Code for the language used on the client, ISO 639-1 standard</td>
<td>Either an ISO 639-1 language code or a language pack name obtained from a <a href="/api/links#language-pack-links">language pack link</a>.</td>
</tr>
<tr>
<td><strong>proxy</strong></td>