contrib/package: add entry for hungarian translation

This commit is contained in:
Jo-Philipp Wich 2012-04-02 09:49:55 +00:00
parent 520528e286
commit 5d73b4cf8a

View file

@ -553,6 +553,7 @@ $(eval $(call translation,norwegian,Norwegian (by Lars Hardy)))
$(eval $(call translation,hebrew,Hebrew))
$(eval $(call translation,romanian,Romanian))
$(eval $(call translation,ukrainian,Ukrainian))
$(eval $(call translation,hungarian,Hungarian))
### Collections ###