mirror of
https://github.com/nextcloud/server.git
synced 2026-04-06 09:37:01 -04:00
Merge pull request #14489 from nextcloud/fix/accessibility/l10n
Add accessibility translations
This commit is contained in:
commit
3b9ced22dc
1 changed files with 6 additions and 0 deletions
|
|
@ -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 a new issue