mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
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:
parent
186cc5627a
commit
c4a9f654cb
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
2
Makefile
2
Makefile
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue