aboutsummaryrefslogtreecommitdiffstats
path: root/.tx
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2024-08-20 16:40:16 +0200
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2024-08-20 20:54:34 +0000
commitb4deb67ea78a56c966b9258020b807777fdaba35 (patch)
treec3b1e2d40798870d6a487841c31bf38174130a17 /.tx
parent2dc3cd6112d045912f81268772aec3edde0015fd (diff)
downloadnextcloud-server-b4deb67ea78a56c966b9258020b807777fdaba35.tar.gz
nextcloud-server-b4deb67ea78a56c966b9258020b807777fdaba35.zip
chore: Add webhook_listeners to list of shipped apps
As well as CODEOWNERS and l10n Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to '.tx')
-rw-r--r--.tx/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
index ce9e6136823..6b53e28877b 100644
--- a/.tx/config
+++ b/.tx/config
@@ -176,6 +176,12 @@ source_file = translationfiles/templates/weather_status.pot
source_lang = en
type = PO
+[o:nextcloud:p:nextcloud:r:webhook_listeners]
+file_filter = translationfiles/<lang>/webhook_listeners.po
+source_file = translationfiles/templates/webhook_listeners.pot
+source_lang = en
+type = PO
+
[o:nextcloud:p:nextcloud:r:workflowengine]
file_filter = translationfiles/<lang>/workflowengine.po
source_file = translationfiles/templates/workflowengine.pot