mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-12 22:39:34 -05:00
Merge pull request #8765 from kobergj/FixGraphTranslations
[docs-only] Fix graph translation pipeline
This commit is contained in:
@@ -15,7 +15,8 @@ RESET := $(shell tput -Txterm sgr0)
|
||||
# add a service here when it uses transifex
|
||||
L10N_MODULES := \
|
||||
services/notifications \
|
||||
services/userlog
|
||||
services/userlog \
|
||||
services/graph
|
||||
|
||||
# if you add a module here please also add it to the .drone.star file
|
||||
OCIS_MODULES = \
|
||||
|
||||
Reference in New Issue
Block a user