mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 21:44:58 +02:00
yes: add Brazilian Portuguese translation
This commit is contained in:
parent
7b37c7723d
commit
94041eb8b6
1 changed files with 11 additions and 0 deletions
11
pages.pt-BR/common/yes.md
Normal file
11
pages.pt-BR/common/yes.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# yes
|
||||
|
||||
> Exibe algo na tela repetidamente.
|
||||
|
||||
- Exibir na tela a palavra "mensagem" repetidamente:
|
||||
|
||||
`yes {{mensagem}}`
|
||||
|
||||
- Exibir na tela a letra "y" repetidamente::
|
||||
|
||||
`yes`
|
Loading…
Add table
Reference in a new issue