add notifications service to transifex

This commit is contained in:
Michael Barz
2023-04-19 12:37:49 +02:00
parent 6a269bd04a
commit c729962b36

View File

@@ -14,6 +14,7 @@ RESET := $(shell tput -Txterm sgr0)
# add a service here when it uses transifex
L10N_MODULES := \
services/notifications
services/userlog
# if you add a module here please also add it to the .drone.star file