Move transifex config for updated l10n script

See nextcloud/docker-ci#78 for details

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-02-12 17:51:29 +01:00
parent 186cc5627a
commit c4a9f654cb
No known key found for this signature in database
GPG key ID: FE03C3A163FEDE68
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,6 @@ lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_
[nextcloud.spreed]
file_filter = <lang>/spreed.po
source_file = templates/spreed.pot
source_file = translationfiles/templates/spreed.pot
source_lang = en
type = PO

View file

@ -52,7 +52,7 @@ appstore: clean install-deps
--exclude=js/tests \
--exclude=karma.conf.js \
--exclude=l10n/no-php \
--exclude=l10n/.tx \
--exclude=.tx \
--exclude=Makefile \
--exclude=node_modules \
--exclude=package.json \