mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 20:10:49 +02:00
Merge pull request #1033 from suuuzi/master
fixing bug: pt-pt instead of pt-br
This commit is contained in:
@@ -5,7 +5,7 @@ contributors:
|
||||
- ["Mathias Bynens", "http://mathiasbynens.be/"]
|
||||
translators:
|
||||
- ["Suzane Sant Ana", "http://github.com/suuuzi"]
|
||||
lang: pt-pt
|
||||
lang: pt-br
|
||||
---
|
||||
|
||||
Brainfuck (em letras minúsculas, eceto no início de frases) é uma linguagem de
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
category: tool
|
||||
tool: git
|
||||
lang: pt-pt
|
||||
lang: pt-br
|
||||
filename: LearnGit.txt
|
||||
contributors:
|
||||
- ["Jake Prather", "http://github.com/JakeHP"]
|
||||
|
Reference in New Issue
Block a user