Skip to content

Commit

Permalink
Add catalan
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 15, 2016
1 parent f6cc078 commit d36baa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SPHINXBUILD = sphinx-build
PAPER = a4
SHELL = /bin/bash
TRANSLATIONS_STATIC = en
TRANSLATIONS_I18N = de fr it ro gl pt
TRANSLATIONS_I18N = de fr it ro gl pt ca
LANGUAGES = $(TRANSLATIONS_STATIC) $(TRANSLATIONS_I18N)
BUILD_LANGUAGES = $(TRANSLATIONS_I18N) $(TRANSLATIONS_STATIC)

Expand Down

0 comments on commit d36baa0

Please sign in to comment.