Browse Source

Add accessibility translations

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/14489/head
John Molakvoæ (skjnldsv) 7 years ago
parent
commit
a3447ed49a
No known key found for this signature in database GPG Key ID: 60C25B8C072916CF
  1. 6
      .tx/config

6
.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
Loading…
Cancel
Save