]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/build/create-weblinks-itexi.py
create-weblinks-itexi.py: Enable 'nl' again. All translations are there!
[lilypond.git] / scripts / build / create-weblinks-itexi.py
index 7204bc16c3e08989815341fdf3f0d639ee42a4f3..48a6f4ff906a27b0ea6a10ac723aa6d087daa324 100644 (file)
@@ -17,7 +17,7 @@ depth = "../"
 
 # don't add your language to this list unless you have all the
 # items.
-langs = ['', 'es']
+langs = ['', 'es', 'nl']
 
 # FIXME: `grep -nH -B1 translationof Documentation/<lang>/web/*'
 # gives us the correct node names.