diff options
Diffstat (limited to 'l10n/.tx/config')
-rw-r--r-- | l10n/.tx/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/.tx/config b/l10n/.tx/config index 78f1cae978c..19eaa68390c 100644 --- a/l10n/.tx/config +++ b/l10n/.tx/config @@ -91,3 +91,9 @@ file_filter = <lang>/updatenotification.po source_file = templates/updatenotification.pot source_lang = en type = PO + +[nextcloud.twofactor_backupcodes] +file_filter = <lang>/twofactor_backupcodes.po +source_file = templates/twofactor_backupcodes.pot +source_lang = en +type = PO |