aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2019-03-03 23:22:06 +0100
committerGitHub <noreply@github.com>2019-03-03 23:22:06 +0100
commit3b9ced22dcc0e6f06320d8ae76dca773f2b92fdf (patch)
treee4964214aff1b0c4453ee996e042b4f7234131cb
parent1cfa870821c92bdd6854171c8c073ed16529b6df (diff)
parenta3447ed49a7cfea3eb59db5310535f12ac8aaa1e (diff)
downloadnextcloud-server-3b9ced22dcc0e6f06320d8ae76dca773f2b92fdf.tar.gz
nextcloud-server-3b9ced22dcc0e6f06320d8ae76dca773f2b92fdf.zip
Merge pull request #14489 from nextcloud/fix/accessibility/l10n
Add accessibility translations
-rw-r--r--.tx/config6
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