1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

yes: add Brazilian Portuguese translation

This commit is contained in:
Schneider 2019-04-09 13:36:13 -03:00 committed by Starbeamrainbowlabs
parent 7b37c7723d
commit 94041eb8b6

11
pages.pt-BR/common/yes.md Normal file
View 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`