1
0
Fork 0

Added missing translations.

This commit is contained in:
Kitteh 2021-04-20 23:23:34 +01:00
parent 06179dd0ca
commit 980a149b28

View file

@ -100,6 +100,7 @@ module.exports = {
"totp_new_info": "You need either a key or a URI, URI prefered but may not work. Just scan the QR code and copy the URL.", "totp_new_info": "You need either a key or a URI, URI prefered but may not work. Just scan the QR code and copy the URL.",
"totp_new_uri_input": "URI", "totp_new_uri_input": "URI",
"totp_new_key_input": "Key", "totp_new_key_input": "Key",
"totp_new_add_btn": "Add TOTP Key",
} }