From b15fdfd40e4bf96b53f7afcf0e4dce359158cf1c Mon Sep 17 00:00:00 2001
From: skjnldsv <skjnldsv@protonmail.com>
Date: Wed, 13 Nov 2024 09:42:26 +0100
Subject: chore(profile): move profile app from core to apps

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
---
 .tx/config | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to '.tx')

diff --git a/.tx/config b/.tx/config
index 6b53e28877b..fabfedd91a4 100644
--- a/.tx/config
+++ b/.tx/config
@@ -116,6 +116,12 @@ source_file = translationfiles/templates/oauth2.pot
 source_lang = en
 type        = PO
 
+[o:nextcloud:p:nextcloud:r:profile]
+file_filter = translationfiles/<lang>/profile.po
+source_file = translationfiles/templates/profile.pot
+source_lang = en
+type        = PO
+
 [o:nextcloud:p:nextcloud:r:provisioning_api]
 file_filter = translationfiles/<lang>/provisioning_api.po
 source_file = translationfiles/templates/provisioning_api.pot
-- 
cgit v1.2.3