diff options
author | Martin Schimandl <martin.schimandl@gmail.com> | 2016-03-11 06:14:36 +0100 |
---|---|---|
committer | Martin Schimandl <martin.schimandl@gmail.com> | 2016-03-11 06:14:36 +0100 |
commit | 433fb259093c3570d20271cad675cb22f9608d19 (patch) | |
tree | fe7dd75dd49b1218dccd42bce358d3ba2c9386ac | |
parent | c5b6113677e6d1a596d7e5ca53c642482412cacd (diff) |
Add lang property to page
-rw-r--r-- | de-de/lua-de.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/de-de/lua-de.html.markdown b/de-de/lua-de.html.markdown index eccfcf1e..83f8506c 100644 --- a/de-de/lua-de.html.markdown +++ b/de-de/lua-de.html.markdown @@ -5,6 +5,7 @@ contributors: translators: - ["Martin Schimandl", "https://github.com/Git-Jiro"] filename: learnlua-de.lua +lang: de-de --- ```lua |