Browse Source

Add accessibility translations

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) 5 years ago
parent
commit
a3447ed49a
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .tx/config

+ 6 - 0
.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