mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: Keep the other translations table
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
<table>
|
||||
<tr>
|
||||
<td> Read these guidelines in </td>
|
||||
<td><a href="/CONTRIBUTING.md"> English </a></td>
|
||||
<td><a href="/docs/chinese/CONTRIBUTING.md"> 中文 </a></td>
|
||||
<td><a href="/docs/russian/CONTRIBUTING.md"> русский </a></td>
|
||||
<td><a href="/docs/arabic/CONTRIBUTING.md"> عربى </a></td>
|
||||
<td><a href="/docs/spanish/CONTRIBUTING.md"> Español </a></td>
|
||||
<td><a href="/docs/portuguese/CONTRIBUTING.md"> Português </a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
# Como obter localmente os emails enviados (para fluxos de emails)
|
||||
|
||||
> **Nota:** Este passo é **opcional** - Obrigatório apenas quando estiver trabalhando com fluxos de emails
|
||||
|
||||
Reference in New Issue
Block a user