Add accessibility translations
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
1cfa870821
commit
a3447ed49a
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_file = translationfiles/templates/workflowengine.pot
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = PO
|
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