feat(user-picker): add translation config

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
This commit is contained in:
Julien Veyssier 2026-01-14 13:04:14 +01:00
parent e29349cd9f
commit bf64cb17c8
No known key found for this signature in database
GPG key ID: 4141FEE162030638

View file

@ -170,6 +170,12 @@ source_file = translationfiles/templates/user_ldap.pot
source_lang = en
type = PO
[o:nextcloud:p:nextcloud:r:user_picker]
file_filter = translationfiles/<lang>/user_picker.po
source_file = translationfiles/templates/user_picker.pot
source_lang = en
type = PO
[o:nextcloud:p:nextcloud:r:user_status]
file_filter = translationfiles/<lang>/user_status.po
source_file = translationfiles/templates/user_status.pot