Transifex config for theming app
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
4a4067a378
commit
9b95ecb6a1
|
@ -104,6 +104,12 @@ source_file = templates/updatenotification.pot
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = PO
|
type = PO
|
||||||
|
|
||||||
|
[nextcloud.theming]
|
||||||
|
file_filter = <lang>/theming.po
|
||||||
|
source_file = templates/theming.pot
|
||||||
|
source_lang = en
|
||||||
|
type = PO
|
||||||
|
|
||||||
[nextcloud.twofactor_backupcodes]
|
[nextcloud.twofactor_backupcodes]
|
||||||
file_filter = <lang>/twofactor_backupcodes.po
|
file_filter = <lang>/twofactor_backupcodes.po
|
||||||
source_file = templates/twofactor_backupcodes.pot
|
source_file = templates/twofactor_backupcodes.pot
|
||||||
|
|
Loading…
Reference in New Issue