diff options
| author | Pratik Karki <prertik@outlook.com> | 2017-08-25 13:37:26 +0545 | 
|---|---|---|
| committer | Pratik Karki <prertik@outlook.com> | 2017-08-25 13:37:26 +0545 | 
| commit | 447f28e056dc98222aa78fb240a921ddce2fe90a (patch) | |
| tree | 714395d22a5b2e618fe11dd48047d59a77217eb8 | |
| parent | eb5cb39d96b7e8e18ddd9c434c26912cad5ea0aa (diff) | |
Add language code suffix(#2832)
| -rw-r--r-- | es-es/git-es.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/es-es/git-es.html.markdown b/es-es/git-es.html.markdown index 1a8e275a..749365d1 100644 --- a/es-es/git-es.html.markdown +++ b/es-es/git-es.html.markdown @@ -1,11 +1,11 @@  ---  category: tool  tool: git +filename: LearnGit-es.txt  contributors:      - ["Jake Prather", "http://github.com/JakeHP"]  translator:      - ["Raúl Ascencio", "http://rscnt.github.io"] -filename: LearnGit.txt  lang: es-es  --- | 
