Add Lakota language

main
Jeff Moe 2023-12-02 09:25:25 -07:00
parent c2ce5e9bc4
commit 066e7ae85f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ GETTEXT_BUILD = gettext_build
UPDATE_LOCALE = sphinx-intl update -p $(BUILDDIR)/locale/gettext -d $(SOURCEDIR)/locale -l
PO_FILES = $(wildcard docs/source/locale/*/LC_MESSAGES/*.po)
MSGATTRIB = msgattrib
LANGUAGES = am ar bn de el en eo es eu fil fr he hi id it ja ko mr ms nl pl pt ru see ta te th tr ur vi zh
LANGUAGES = am ar bn de el en eo es eu fil fr he hi id it ja ko lkt mr ms nl pl pt ru see ta te th tr ur vi zh
.PHONY: check help html livehtml clean_sphinx clean gettext_build update_locale build_html all copy clean_po