diff options
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index b24acaeb386..74455a3e507 100644 --- a/.tx/config +++ b/.tx/config @@ -127,3 +127,9 @@ file_filter = translationfiles/<lang>/workflowengine.po source_file = translationfiles/templates/workflowengine.pot source_lang = en type = PO + +[nextcloud.accessibility] +file_filter = translationfiles/<lang>/accessibility.po +source_file = translationfiles/templates/accessibility.pot +source_lang = en +type = PO |