Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review for Portuguese translation of newstemplate.Rmd #801

Open
wants to merge 1 commit into
base: newstemplate.Rmd-pt-auto
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion newstemplate.pt.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repo-actions: true

````markdown
```{r}
#| child: "templates/news.md"
#| child: "templates/news.pt.md"
```
````

35 changes: 35 additions & 0 deletions templates/news.pt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
foobar 0.2.0 (2016-04-01)
=========================

### NOVAS FUNCIONALIDADES

* Nova função adicionada `do_things()` para fazer coisas (#5)

### MELHORIAS PEQUENAS

* Documentação foi aprimorada para a função `things()` (#4)

### CORREÇÕES DE BUGS

* Correção de um bug de parseamento em `parse()` (#3)

### DEPRECADO E EXTINTO

* `hello_world()` está deprecada agora e será removida em
uma futura versão, utilize `hello_mars()`

### CORREÇÕES EM DOCUMENTAÇÃO

* Papel de `hello_mars()` versus `goodbye_mars()` está melhor esclarecido.


### (um especial: qualquer cabeçalho que agrupa um número grande de mudanças sobre uma única coisa)

* blablabla.

foobar 0.1.0 (2016-01-01)
=========================

### NOVAS FUNCIONALIDADES

* lançamento no CRAN