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

#29 Revisão de Tradução: WebAIM - Writing Clearly and Simply #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions webaim/artigos/escrita/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
layout: translation
date: 2010-01-01 # Data de ultima atualização do original
title: "É possível escrever de forma Simples e Clara" # Titulo traduzido
description: "The task of writing clearly and simply has never been either clear or simple.
In fact, it can be one of the most difficult of all writing tasks.
Clear and simple writing is an art to which many aspire and few achieve."
description: "A tarefa de escrever de forma clara e simples nunca foi nem clara e nem simples.
Na verdade, ela pode ser uma das tarefas mais difíceis relacionadas à escrita.
Escrita clara e simples é uma arte à qual muitos se aspiram, porém poucos a atingem."

copyright: 'Copyright WebAIM' # Quem tem direitos de cópia
license: null # Caso seja uma licença padrão (MIT, GPL...) por aqui
Expand All @@ -17,7 +17,10 @@ translators: [{
name: "Isadora Coffani",
link: "https://github.com/icoffani"
}]
reviewers: []
reviewers: [{
name: "Vilmar Neto"
link: "https://github.com/dkmister"
}]
discussion: https://github.com/webiwg/acessibilidade-web-pt/issues/29
original: {
title: "Writing Clearly and Simply", # Titulo original, no idioma origial
Expand Down