chore(l10n): update translations (#3473)

This commit is contained in:
LizardByte-bot
2025-01-01 22:23:11 -05:00
committed by GitHub
parent bb79557a25
commit d50611c79b
12 changed files with 1686 additions and 34 deletions

View File

@ -57,7 +57,11 @@ editing the `conf` file in a text editor. Use the examples as reference.
@endcode</td>
</tr>
<tr>
<td rowspan="13">Choices</td>
<td rowspan="17">Choices</td>
<td>bg</td>
<td>Bulgarian</td>
</tr>
<tr>
<td>de</td>
<td>German</td>
</tr>
@ -89,10 +93,18 @@ editing the `conf` file in a text editor. Use the examples as reference.
<td>ja</td>
<td>Japanese</td>
</tr>
<tr>
<td>pl</td>
<td>Polish</td>
</tr>
<tr>
<td>pt</td>
<td>Portuguese</td>
</tr>
<tr>
<td>pt_BR</td>
<td>Portuguese (Brazilian)</td>
</tr>
<tr>
<td>ru</td>
<td>Russian</td>
@ -105,6 +117,10 @@ editing the `conf` file in a text editor. Use the examples as reference.
<td>tr</td>
<td>Turkish</td>
</tr>
<tr>
<td>uk</td>
<td>Ukranian</td>
</tr>
<tr>
<td>zh</td>
<td>Chinese (Simplified)</td>