diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-09-06 14:21:57 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-09-06 14:50:05 +0200 |
commit | d13d1e1f06d9b018ac7f9ce4947992a4bc2b90b7 (patch) | |
tree | fb8986f7a6dc06c58d2570b00237bc41c5fb63a3 /l10n | |
parent | b6bdf81d55c3fc493f492a9764bd18dabee7a294 (diff) | |
download | nextcloud-server-d13d1e1f06d9b018ac7f9ce4947992a4bc2b90b7.tar.gz nextcloud-server-d13d1e1f06d9b018ac7f9ce4947992a4bc2b90b7.zip |
add twofactor_backupcodes to l10n
Diffstat (limited to 'l10n')
-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 |