diff options
author | Morris Jobke <hey@morrisjobke.de> | 2017-02-09 19:53:32 -0600 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2017-02-09 19:53:32 -0600 |
commit | 8a74ab88d85c4d96e2ae998a258a40e7ce716a34 (patch) | |
tree | 4f2d7681cd09e34ec76e6ce33da1cae368fb74af /l10n | |
parent | c2e61362cc99f1d2a25400be53b0646e79ad1846 (diff) | |
download | nextcloud-server-8a74ab88d85c4d96e2ae998a258a40e7ce716a34.tar.gz nextcloud-server-8a74ab88d85c4d96e2ae998a258a40e7ce716a34.zip |
add transifex config for sharebymail
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'l10n')
-rw-r--r-- | l10n/.tx/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/.tx/config b/l10n/.tx/config index 3554cf6954b..3368c3e7097 100644 --- a/l10n/.tx/config +++ b/l10n/.tx/config @@ -86,6 +86,12 @@ source_file = templates/federation.pot source_lang = en type = PO +[nextcloud.sharebymail] +file_filter = <lang>/sharebymail.po +source_file = templates/sharebymail.pot +source_lang = en +type = PO + [nextcloud.systemtags] file_filter = <lang>/systemtags.po source_file = templates/systemtags.pot |