Skip to content

Commit

Permalink
Translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 30, 2016
1 parent 44e95d7 commit a07f69b
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
TRANSLATIONS_I18N = de fr it ro gl pt
LANGUAGES = $(TRANSLATIONS_STATIC) $(TRANSLATIONS_I18N)
BUILD_LANGUAGES = $(TRANSLATIONS_I18N) $(TRANSLATIONS_STATIC)

Expand Down

0 comments on commit a07f69b

Please sign in to comment.