diff options
author | Daniel Zendejas <daniel8647@hotmail.com> | 2014-07-28 12:16:02 -0500 |
---|---|---|
committer | Daniel Zendejas <daniel8647@hotmail.com> | 2014-07-28 12:16:02 -0500 |
commit | ac8b79daf422ad71d3cda34e9dd7810530c1d620 (patch) | |
tree | ba8e54327df7bdb55c3d41323268b6bbac284ad8 | |
parent | 2b1762fdd86e17b99581f17df47ab9fee8233108 (diff) |
Added lang:es-es
-rw-r--r-- | es-es/livescript-es.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/es-es/livescript-es.html.markdown b/es-es/livescript-es.html.markdown index 538c0a2a..103a3142 100644 --- a/es-es/livescript-es.html.markdown +++ b/es-es/livescript-es.html.markdown @@ -5,6 +5,7 @@ contributors: - ["Christina Whyte", "http://github.com/kurisuwhyte/"] translators: - ["Daniel Zendejas", "http://github.com/DanielZendejas/"] +lang: es-es --- LiveScript es un lenguaje funcional compilado sobre Javascript. Comparte |