1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 17:54:26 +02:00

added a -de suffix to the filename, and a lang: de-de field

This commit is contained in:
meinkej
2016-03-12 14:55:23 +01:00
parent ac474904b1
commit 12e513c70d

View File

@@ -1,10 +1,11 @@
---
language: Hack
lang: de-de
contributors:
- ["Stephen Holdaway", "https://github.com/stecman"]
- ["David Lima", "https://github.com/davelima"]
- ["Jerome Meinke", "https://github.com/jmeinke"]
filename: learnhack.hh
filename: learnhack-de.hh
---
Hack ist eine von Facebook neu entwickelte Programmiersprache auf Basis von PHP.