Merge pull request #14489 from nextcloud/fix/accessibility/l10n
Add accessibility translations
This commit is contained in:
commit
3b9ced22dc
|
@ -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…
Reference in New Issue