mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Add transifex config
This commit is contained in:
parent
7dd952d5a2
commit
70e0074e5c
2 changed files with 6 additions and 0 deletions
0
apps/dav/l10n/.gitkeep
Normal file
0
apps/dav/l10n/.gitkeep
Normal file
|
|
@ -26,6 +26,12 @@ source_file = templates/lib.pot
|
|||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.dav]
|
||||
file_filter = <lang>/dav.po
|
||||
source_file = templates/dav.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[nextcloud.files_encryption]
|
||||
file_filter = <lang>/encryption.po
|
||||
source_file = templates/encryption.pot
|
||||
|
|
|
|||
Loading…
Reference in a new issue